deepaktutaja
Jun 28th, 2000, 07:03 PM
Hi Great ASP Programmers!!
I am a new ASP cub and want your help for my first ASP site. Actually I have an Access database just to display some information based on visitor's selection. The site is working o.k. offline but gives error when I see it online. The error is 'Invalid directory path The database not present at C:\WinNT\System32\ Directory'. I think the problem is with the cn.connectstring-
Conn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=thoughts.mdb"
u can see the problem at : http://www.exploredelhi.com/explore
Please Help me (& be quick)
Thanx
Deepak
I am a new ASP cub and want your help for my first ASP site. Actually I have an Access database just to display some information based on visitor's selection. The site is working o.k. offline but gives error when I see it online. The error is 'Invalid directory path The database not present at C:\WinNT\System32\ Directory'. I think the problem is with the cn.connectstring-
Conn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=thoughts.mdb"
u can see the problem at : http://www.exploredelhi.com/explore
Please Help me (& be quick)
Thanx
Deepak