View Single Post
  #1 (permalink)  
Old Jan 24th, 2007, 09:35
bean_2k1's Avatar
bean_2k1 bean_2k1 is offline
SuperMember

SuperMember
Join Date: Oct 2005
Location: Walsall
Age: 23
Posts: 32
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Skype™ to bean_2k1
Microsoft JET Database Engine path error

Hi all, my boss has asked me to see if i can update our website, it is done in asp and access, basically i have put it on a test server but everytime i keep trying to view the admin and products page and i keep getting


Error Type:
Microsoft JET Database Engine (0x80004005)
'W:\webs\Hosted_Sites\www.towelrails2go.com\databa se\towelrails2go.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.
/www/products2.asp, line 41

Browser Type:
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)
Page:
GET /www/products2.asp


would anyone know which file i need to edit to change the path of the database from 'W:\webs\Hosted_Sites\www.towelrails2go.com\databa se\towelrails2go.mdb' to '..\database\towelrails2go.mdb'
Reply With Quote