Access 2003 Database Save as Access 2000 Running on Windows 7

KSReynolds

New Member
Joined
Aug 20, 2013
Messages
2
I have written an Access database in 2003, saved as 2000 format. It runs fine on my XP machine, but when it is installed on a Windows 7 PC, the logon screen appears, the user enters in his name and password, and then .... nothing. It is supposed to then open up a form that has some vba security on it. I get no error message, just dead air. Does anybody know why this is happening on my Windows 7 workstations?
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
What version of Access is on the Windows & PC? If 2007 or later have place the database in a trusted location?

Where is the database located on the Windows 7 PC? By default the program files folder(x) are read-only in Windows 7 and should not be used.
 
Upvote 0
I would also first check for macro security. As noted above, the DB must be in a trusted location or otherwise have macros enabled, and you must be a bit more careful about where it is as Win7 has a more robust framework for file permissions - Access users need write access because it is a file based DB and even users viewing data will still need to write to the lock file.
 
Upvote 0

Forum statistics

Threads
1,216,569
Messages
6,131,466
Members
449,652
Latest member
ylsteve

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top