Switchboard

spcepickle

Registered User.
Local time
Today, 12:56
Joined
Jan 8, 2008
Messages
30
Hey All - I have a database that is being used on several computers. All computers run XP but some run access 2003 and some run access 2007. The database opens and a switch board comes up. This works on all but one computer (running access 2003) which will not open the switchboard.

When I run the debugger the line that is highlight is:
Set con = Application.CurrentProject.Connection

So far I have tried:
Installing access 2007 - same problem

Installing XP service pack 3 - no difference

Installing MDAC -install file would not run because "all of its features are currently part of windows"

Installing JET 4.0 - also would not run because it was already installed.

I have very little experience with developing databases.

Can anyone help my fix my problem?


Thanks! Amelia

PS I was not sure where to post this so I posted it here and in the VBA forum.
 

Users who are viewing this thread

Back
Top Bottom