Put your your 'Northwind.mdb' file on the web site root and use <add key="connectionString" value="Provider=Microsoft.Jet.OLEDB.4.0; Data Source = Northwind.mdb; "/>
- Connection String in XML File? Mohammed Mudassir
- Gilles Bayon
Put your your 'Northwind.mdb' file on the web site root and use <add key="connectionString" value="Provider=Microsoft.Jet.OLEDB.4.0; Data Source = Northwind.mdb; "/>