I have access database in my Q drive and I am getting the below error message. Can someone look at for me where I miss the path. thank you
Q:\DataBase\techmemo.mdb is not a valid path
Q:\DataBase\techmemo.mdb is not a valid path
Code:
<add name="TechMemoConnection" connectionString="Provider=Microsoft.Jet.OLEDB.4.0; Data Source=Q:\DataBase\techmemo.mdb; Persist Security Info=False;" providerName="System.Data.OleDb"/>