aspx_beginners thread: ADO 2.5
Does .NET only support DB access if you got ADO 2.6 or 2.7?
I got ADO/MDAC 2.5 but I can't seem to connect to my Access 97 DB.
OleDbConnection("Provider='[the Access thingy]; Data
Source='C:\Datastores\[myDB].mdb';")
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
aspx_beginners thread: ADO 2.5
Does .NET only support DB access if you got ADO 2.6 or 2.7?
I got ADO/MDAC 2.5 but I can't seem to connect to my Access 97 DB.
OleDbConnection("Provider='[the Access thingy]; Data
Source='C:\Datastores\[myDB].mdb';")
|