Wrox Home  
Search P2P Archive for: Go

  Return to Index  

ado_dotnet thread: What version of ADO/MDAC do I need?


Message #1 by "Jon Ege Ronnenberg" <007-is-his-iq@o...> on Fri, 24 May 2002 14:41:52
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';")

  Return to Index