Hi,

I am trying to connect to an access 2k db, using the workgroup, and ado. But I can't seem to do it.

Can anyone help me pls?

This is the connection string. It says the file doesn't exist or something has it exclusively open.... nothing has it open. <path> is the path

Provider=Microsoft.Jet.OLEDB.4.0;DataSource=<path>\file.mdb;System DataBase=<path>\sys.mdw;



Vince