PDA

Click to See Complete Forum and Search --> : access 2k ---- ado ---- workgroup


Ecniv
Nov 21st, 2000, 06:49 PM
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