Group:  Microsoft Access ยป microsoft.public.access.developers.toolkitode

Threads Replies Last Post
12 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  
Access Runtime Startup Messages
Hi i have just made my first database using the runtime option, and wish to distribute this to all our office pc's none of which have access. The problem i have got is that when starting the application the user gets three messages warning bout security and such like. is there a way to turn these options off in the runtime version like their is in the full version ?? please emai...
6 9/30/2006 7:56:02 PM
Security Bypass
To bypass the security warnings on "packaged" applications that are generated on the "receiving" machine, ( http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.access.developers.toolkitode&mid=aa619708-1913-4d49-9d17-ff8525b5ab4a ) Albert posted : "Simply add the following keys to your runtime packing (the package wizard does have provision for adding regs keys). ...
2 9/28/2006 7:20:02 PM
Access Table Datasheet Name To None
I am runing in Access 2003 I am seting the table datasheet name to none when I come back to the table its falls back to Auto Y dose it fall back to Auto when I just changed it to None? Thak You Zev ...
1 9/28/2006 5:01:53 PM
Access 2003 Developer Extensions
Anyone know if this can be purchased separately from Visual Studio? What I really want is the run-time capability. Thanks....
2 9/27/2006 10:41:01 AM
Remove Applications Distributed with Access 2003 Developer Extensions (Lost CD)
I have developed an application in access for one of my clients. I used the Access 2003 Developer Extensions included with visual studio for microsoft office to package and distribute a runtime version. He lost his install cd and now he can not uninstall the application. When he tries to go through the control panel it is asking him for the cd. I tried sending him a new cd but that did no...
1 9/25/2006 4:34:50 PM
Access 2003 Runtime installation asks for repair
Hi Everyone. I have some clients to whom I distribute a 2003 runtime application. When they install it asks for repair and closes. I have read this has something to do with MDAC but not sure. All help very much appreciated as clients are currently stuck. Thanks and cheers. Joe. ...
1 9/10/2006 9:11:22 AM
el que se indica
hola,como estas,deseamos nos indiques como va a ser lo del colegio de Rodrigo. ...
1 9/10/2006 4:18:27 AM
BTW: Access 2007 will have a Runtime.
Not that there was really any doubt however it has been confirmed to me on the Access Blog, not that I was asking. Good luck to all developers who use Access 2007 (or more to the point Good Luck to your guinea pigs (oops - clients), I think we shall give this upgrade a miss, for now. -- Slainte Craig Alexander Morrison Crawbridge Data (Scotland) Limited Small Business Solution...
3 9/7/2006 1:30:34 AM
Convert mde/mdb to exe
Is there any way this can be done? Have a reliable front-end/back-end setup and all I want to do is create an exe from the front end so that the problems of multiple platforms (Ac97, Ac2K, AcXP, Ac2K3) can be avoided. Having used google and searched ms i tried to get hold of Office 2003 Developers but is not available from microsoft any more - was redirected to Visual Studio 2005 which i...
8 9/5/2006 12:46:36 PM
Uninstall capability after Access application install
I've been testing an application in preparation for distribution. One thing I've noticed is that in order to uninstall it, the installation CD is required. Is there any way to copy any necessary files during installation, so that the user won't have to worry about losing the CD? Thanks! ...
2 9/4/2006 1:55:25 AM
FREE VB6 OCX to send e-mails with images
Hello eveyone, I'm writing a VB6 application and I want to send an e-mail to all addresses in a recordset. Where can I get a FREE OCX to send e-mails, but including images in the mail. I found several simple OCX where the mail contents is limited to plain text. Help will be greatly appreciated! Greetings to all Vincent ...
1 9/3/2006 2:21:31 PM
R
R ...
1 9/3/2006 7:46:18 AM
Opinions on SageKey?
Hi All, At the risk of starting a religious discussion (not my intent)... Can anyone give me a little feedback on using SageKey for installation package creation? I've been using the packaging wizard, and I don't know if it hates me worse than I hate it, or the other way around, but the relationship isn't good. Is SageKey a good product (Access 2002 runtime for MSI, in...
5 9/2/2006 6:32:02 PM
Where should msado25.tlb & msadox.dll go?
Hi All, I'm using the packaging wizard with Access in XP developer. My database includes msado25.tlb and msadox.dll. The packaging wizard wants to put these in my application folder, but that just doesn't seem appropriate. Can anyone speak to this? - Max...
2 8/29/2006 9:04:35 PM
How can I run Package Wizard setup in quiet mode?
Hi All, I'm developing with Office XP Developer (2002), and I'm stuck on my package wizard setup. After the wizard finishes building my Access Runtime installation, I have a directory structure with three files at the top: setup.exe setup.lst AppName.cab and the other files in "Runtime" and "Support" tree below them. I need to run this Access Runtime package i...
4 8/29/2006 8:03:14 PM
/Runtime Switch seems easy to disable.
Hi; Have been reading about "How to distribute a secured database", (Article ID 205151 for A2K) It states: "Specify the /runtime switch on all command lines that you use to start the application" Found this example at http://www.kbalertz.com C:\Program Files\Microsoft Office\Office\MSAccess.exe" "C:\Program Files\Microsoft Office\Office\Samples\Northwind.mdb" /runtime It seems...
4 8/25/2006 7:04:29 PM
User Group Permission Read/Update/Insert/Delete NOT READ DESIGN.
Hi; Just learned something "Frightening" by trial and error. Have a runtime version created in A2K. Used "User and Group permissions" to secure it. The Administrator has a password to open the dbase and be able to access the designs and codes. (user name: Admin, Pword: ***** The users open the dbase w/o a password, (they do have a password to protect their data.), (user name: My ...
3 8/25/2006 7:01:30 PM
How to add a Font as an additional file in Package & Deployment Wi
Hello, I am using the "Microsoft Office Access 2003 Developer Extensions" Package Wizard. In the wizard, it allows you to add additional files. I would like to add a font "free3of9.ttf" and have that installed to the %systemroot%\fonts folder during installation. But, what would I put in the "Install Location" field? Please help. Thank you, Dan -- ComputerWeenie...
2 8/24/2006 8:17:02 AM
Errors with runtime install
Good afternoon all, I have created a Run Time install for users without Access 2003 for my application. If a user loses the install CD then Add / remove programs does not allow removal of the program as it can't find the original .msi file. Attempts to install a new version give the error that the application is already installed. Does this require a registry edit? Can anyone su...
1 8/23/2006 2:45:01 AM
including merge modules in setup package
I have an access 2003 project in which I use Crystal Reports XI Release 2. It works fine on my development machine. When I package it for distribution to another machine, I included the appropriate crystal merge modules. When I run the resulting installer on the other machine, it just copies the merge modules and doesn't install them. Is there some way to force the installer to also ...
1 8/21/2006 7:23:01 PM
Need for FAQ
On viewing these "community discussions" it is obvious that the same questions keep popping-up again and again. Presumably these are areas where the Microsft documentation is obscure, or missing, or where there are particularly difficult parts in the overall learning-curve. ** Many of the questions are anwered by "resident stars" who regularly point the questioner to their own website wh...
1 8/20/2006 1:36:01 AM
Database read-only after using packaging wizard
I have developed an application using access 2003 as front end and back end. I am not using workgroup security (ie all users will be admin) the program part is distributed as mde and the back end as mdb, the package also includes Access 2003 runtime and a dll that I have written. The developer's extensions are used to package the app (using the package wizard). Defect Symptoms are: I ...
2 8/20/2006 1:07:01 AM
Cannot make an MDE File
When trying to create an MDE file, I ge the following error message: "Microsoft Access was unable to create an MDE database" There is no further info given. An ideas why this would happen?...
6 8/19/2006 5:16:48 PM
happy
...
1 8/19/2006 5:08:40 PM
Vista worries
Hi all Just read Bugs's troubles with Access on Vista Beta2 I have been developing for some time now and are a little concerned about Vista. Has anyone else any idea how existing programs and new instalations of Access will work with the new MS Vista? Along with words that strike fear into every developer please find some kind words like "it will be OK" or "Stop worrying" and "don't ...
7 8/15/2006 11:13:02 PM
12 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  

Home | Search | Terms | Imprint
Newsgroups Reader