ado_dotnet thread: What version of ADO/MDAC do I need?
Does ASP.NET only support DB access if you got ADO 2.6 or 2.7?
I've 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';")
|





