Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connection to Server

Status
Not open for further replies.

erisoov

Technical User
Nov 6, 2014
9
GB
I have an vbasic script that updates a webpage database records.

The script updates additions and deletions, but will not update field changes, this is because the run is pointing to an old server InetPub (I recently updated to the Arvixe host site) and produces the error message below

Microsoft JET Database Engine error '80004005'

'E:\InetPub\esvc000072\DB\NetBooklist.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.

/newadmin/ApplyDB.asp, line 199

The script is run at and then click here at item 4.

the script is applydb.asp which calls common.asp where the server is assigned
 
This is the VB5 / VB6 forum. For classic ASP/vbscript, you should post here: forum333
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top