Question
connection string problem
Hi been happily using dreamweaver for years connecting to MS Access databases with the following string
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/App_Data/AreaFacts.mdb")
but am now using a newer version of MS Access database whth the extension .accdb but cannot find a connection string that works for the above database
Thanks
