Carmen
Registered User.
- Local time
- Today, 02:37
- Joined
- Nov 30, 2001
- Messages
- 58
I've searched the forum and have seen several references to this problem but no real solution. I have developed an Access 2000 front end (.adp) on a SQL Server 2000 db. The front end resides on the same server as the SQL server. I have created a read-only user group for the db. Some of my users are running Windows XP/Office 2002 and are having trouble accessing some of the functions. The front end opens to a switchboard with 4 buttons: One opens a form and 3 open reports. While my Office 98 and 2000 users can work everything perfectly, my 2002 users cannot open the form or ONE of the reports. The other two reports open fine. The code behind is the same structure: DoCmd.OpenReport and DoCmd.OpenForm. Can anyone point me in the right direction? I appreciate any help!!
Carmen
Carmen