why is my OpenDatabase( "Filepath") command not working in access.

G

Gerald

why is my OpenDatabase( "Filepath") command not working in access 2003 but
did in access 2002?
 
D

Dirk Goldgar

Gerald said:
why is my OpenDatabase( "Filepath") command not working in access
2003 but did in access 2002?

It's pretty hard to say without seeing either your code or the error
message. Why not post them both?
 
T

TomTait747

Maybe you have the DAO 3.6 reference in your 2002 database but not in the
2003 dataabase.
 
Top