Home > Database Management > Need info on DNS-less Access connection

Need info on DNS-less Access connection



I am trying to get some info on using a DSN-less connection for MS Access database. Anybody have some examples/ website suggestion. Thanks.

    
Guest


Try something like this;



conn.Provider="Microsoft.Jet.OLEDB.4.0"

conn.Open "c:/webdata/northwind.mdb"

Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2010 by Infoqu. All rights reserved