ChrisBelzona
Programmer
Hi,
I have an issue with my connection strings when trying to connect to an access database. I am writing my site in ASP.NET 2 and C#. My connection string is in the code behind file and at the moment looks like:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\SecureDB.mdb;Jet OLEDB:System database=D:\secure.mdw,username,password;"
Now I've tried many different variations without any success, searched forums and now I've ground to a halt.
Could anyone help me please?
Thanks!
I have an issue with my connection strings when trying to connect to an access database. I am writing my site in ASP.NET 2 and C#. My connection string is in the code behind file and at the moment looks like:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\SecureDB.mdb;Jet OLEDB:System database=D:\secure.mdw,username,password;"
Now I've tried many different variations without any success, searched forums and now I've ground to a halt.
Could anyone help me please?
Thanks!