Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: ADO 2.5


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

  Return to Index