Test Access Application will work on Access Run-time

R

ryan.mclean

Hi all, I am fairly new to access applications and totally new to
needing access run-time. I developed this application, it worked fine
where access 2000 is installed. Tried it on access run-time 2000 and I
have errors. Is there a way to test an access app to see if it will
work on run-time? I could set up a test machine that only has access
run-time, but there has to be a better way to accomplish this.

Anyone have any ideas?

Thanks and have a great night,
Ryan
 
R

Rick Brandt

Hi all, I am fairly new to access applications and totally new to
needing access run-time. I developed this application, it worked fine
where access 2000 is installed. Tried it on access run-time 2000 and
I have errors. Is there a way to test an access app to see if it will
work on run-time? I could set up a test machine that only has access
run-time, but there has to be a better way to accomplish this.

Anyone have any ideas?

On your machine create a shortcut that opens Access and your file with teh
/Runtime command line argument.

"Path to MSAccess.exe" "Path to MDB file" /Runtime
 
R

ryan.mclean

Hi Rick (or Mr. Brandt if you prefer),

That worked perfectly!

Thanks for your help,
Ryan
 
Top