Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: opening an Access database with C# and ADO+


Message #1 by alex.lehmberg@i... on Tue, 31 Oct 2000 14:18:33 -0000
Can anybody please show me how a connection string might look to connect

to an Access 2000 database form ADO+ and C#

Message #2 by "Terry Carr" <terry@r...> on Tue, 31 Oct 2000 11:05:31 -0500
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#

> 


  Return to Index