I have recently bought a new server and installed MX on it. My files from my old server was developed under 4.0. I copied the files over, and updated the code, but am getting errors with certain databases. On the old server, the databases were on the D drive. On the new one, they are on C. I made this change in administrator and they all verified OK. When I run code calling some databases, it gives an error which says the datasource cannot be found at D:\blah\blah\test.mdb even though administrator tells it to look for C:\blah\blah\test.mdb. This does not happen for all databases. Thanks for any help you can offer.