aspx thread: opening an Access database with C# and ADO+
Can anybody please show me how a connection string might look to connect to an Access 2000 database form ADO+ and C#
Alex,
I think a connect string something like this should work:
Driver={Microsoft Access Driver (*.mdb)};DBQ=C:\mydata.mdb
----- Original Message -----
From: <alex.lehmberg@i...>
To: "ASP+" <aspx@p...>
Sent: Tuesday, October 31, 2000 9:18 AM
Subject: [aspx] opening an Access database with C# and ADO+
> Can anybody please show me how a connection string might look to connect
> to an Access 2000 database form ADO+ and C#
>
|





