| Thread | Last Post | Replies |
|
| Install access runtime problem | 11 May 2005 06:02 GMT | 1 |
I have an English Office XP developer and made a runtime package for my access program. When I install it on Windows XP Chinese (Windows 2000 all version are OK), it will prompt an error "The office system pack cannot be installed on this system because the language are not the ...
|
| Can't install until previous is removed | 11 May 2005 05:22 GMT | 1 |
Problem #1 I created a package and copied on a share drive. One of the test users ran the setup and it installed the application including the access runtime on the desktop. Changes to the app were made days later and I deleted the
|
| Installing Access Runtime | 11 May 2005 03:48 GMT | 5 |
I am installing a runtime of an Access database and I get a message saying that Windows NT 4.0 Service Pack 6.0 needs to be installed. What is causing this problem? The database was packaged using the packager from Office XP Developers and the PC I am installing to has Wondows Xp.
|
| Reinstalling XP Home | 09 May 2005 20:34 GMT | 2 |
I am getting an error when I try to reinstall XP Home. Set up starts to download files from the Reinstallation Disk and then has to stop. It can't find a hard drive. I got the error message Un-mountable boot. System was halted to protect my PC.
|
| Common Dialog control | 08 May 2005 10:11 GMT | 8 |
I have an Access application that I developed 5 years ago in which I us the Common Dialog control. Several of our users have and are planning to migrate to Access 2003. I have as well. In my testing the Common Dialog control is now kaput. I get the following error.
|
| Using Public Variable as a filter in a form. | 07 May 2005 16:38 GMT | 2 |
I made a database with a form to get a username and password. I have set a public variable to hold the username and it works. I wish to make a second form with data from a table filtered with the username stored in the public variable.
|
| access limits | 05 May 2005 12:48 GMT | 4 |
I have an access database that is 4.3 megs on the backend after compacting. We have been using the database for 2 years and it has performed well. I am currently monitoring the growth rate of the database. At which point should I consider moving over to a higher end database ...
|
| XBOX | 03 May 2005 22:29 GMT | 1 |
Does anybody know exactly when XBOX 2 is going to be launched?
|
| Dlookup a GUID | 03 May 2005 17:57 GMT | 3 |
I'm having problems geting a GUID value with the DLOOKUP function. I tried: dim varTest as variant varTest = stringfromguid(dlookup("guid","sometable","somecriteria"))
|
| Saving Current Form information into diff tables | 03 May 2005 12:20 GMT | 2 |
I am new to this process and am trying to get current form information to save into different year tables using the following code. I get all kinds of compile errors on my xp Access 2000 as soon as I put the double quotes into the append query. What am I doning wrong and what ...
|
| ADE 2003 command line? | 01 May 2005 12:17 GMT | 2 |
I have ADE2003 and I am planning to use package wizard and create an installation package. In need to install the package with my mde application to a Terminal Server. Once I install the package in the terminal server, how can I run the application in the command line. I
|