Forums

ASP

This topic is locked

Connection string to a db on My Network Places

Posted 25 Apr 2006 11:31:48
1
has voted
25 Apr 2006 11:31:48 Donna Green posted:
I have an Microsoft JET Database engine error no '80004005' because it cannot find my database. The asp Ive written resides in the same place as the database as Im on a LAN and this is the default home for IIS. I guess?
Thing is, its loking for the database on my C Drive and its not there, it is in My Network places and a few folders down. Im on a LAN.
Could anyone plaese help. I tried to use Server. MapPath but that still doesnt work. Im specifying the Conn.Provider and then trying to use Conn.Open for the opening of the database.

TIA

Replies

Replied 25 Apr 2006 18:07:50
25 Apr 2006 18:07:50 Erik Piisila replied:
in your site configuration, did you set up your testing server?
Replied 25 Apr 2006 23:04:07
25 Apr 2006 23:04:07 micah santos replied:
just get the exact of network location address of your database file.

Reply to this topic