4
Reply

compiler does not like teh word "Provider" in my connectionString

schmintan

schmintan

Apr 16 2004 5:56 AM
3.1k
im new to this connecting to databases. i have in my connection string: connectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:/db1.mdb"; i get an error during compilation saying " An unhandled exception of type 'System.ArgumentException' occurred in system.data.dll Additional information: Keyword not supported: 'provider'." anyone know how to get around it ?

Answers (4)
Next Recommended Forum