skurge
December 8th, 2003, 04:25 PM
hello, I am using this connection string for my program.
"DRIVER={Microsoft Access Driver (*.mdb)};DBQ=U:\\nx1\\Ufunc_Database\\dayton.mdb;";
This access 2000 database file is being stored on my company's network. My office has various workstations with windows 2000/xp. I can only connect to the database on the windows xp machines. How can I connect to database so that it will work across machines from the same network location?
"DRIVER={Microsoft Access Driver (*.mdb)};DBQ=U:\\nx1\\Ufunc_Database\\dayton.mdb;";
This access 2000 database file is being stored on my company's network. My office has various workstations with windows 2000/xp. I can only connect to the database on the windows xp machines. How can I connect to database so that it will work across machines from the same network location?