W
William Gower
I am converting an ASP app to ASP.net. I need to run the old asp app on my
desktop in the process. I downloaded the files from the web server and set
my connection string as follows
strConn = "Provider=Microsoft.Jet.OLEDB.4.0; Data
Source=c:\database\USITracking.mdb;"
I am unable to connect to the database on my machine. What am I doing
wrong?
desktop in the process. I downloaded the files from the web server and set
my connection string as follows
strConn = "Provider=Microsoft.Jet.OLEDB.4.0; Data
Source=c:\database\USITracking.mdb;"
I am unable to connect to the database on my machine. What am I doing
wrong?