My password is protected by the mdb file, but then I canβt access it on vb.net. I do not know the correct code to determine the password. this is my current code, I know it incorrectly, but I also do not know the correct code:
conn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=F:\search.mdb;pwd=nit"
source share