Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > Putting it Together > Databases

Reply
 
LinkBack Thread Tools
Old January 24th, 2007, 05:35 AM   #1
New Member
SuperMember
 
bean_2k1's Avatar
 

Join Date: Oct 2005
Location: Walsall
Age: 24
Posts: 34
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 bean_2k1 is on a distinguished road
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'
bean_2k1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old January 24th, 2007, 10:00 AM   #2
Reputable Member
 

Join Date: Jul 2006
Location: Scotland
Age: 24
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 snow is on a distinguished road
Re: Microsoft JET Database Engine path error

Depends how it was set up I believe (I've never really used asp, just the .net variety)... I'd check out your web.config file though...
snow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old January 24th, 2007, 10:32 AM   #3
Most Reputable Member
 
spinal007's Avatar
 

Join Date: Mar 2004
Location: Good Ol'London
Age: 24
Posts: 1,684
Blog Entries: 1
Thanks: 1
Thanked 4 Times in 4 Posts
Rep Altering Power: 0 spinal007 has a spectacular aura about spinal007 has a spectacular aura about
Re: Microsoft JET Database Engine path error

basically, the database driver cannot find the database file.

either, it's not in this folder:
W:\webs\Hosted_Sites\www.towelrails2go.com\database\

OR, it's not called:
towelrails2go.mdb

also, you had a space in the file path:
databa se\

I'm not sure if that was just an error on your post or in your application.

Either way, you should use Server.MapPath(VIRTUAL_PATH_TO_DATABASE) to avoid these errors

To fix this, start by looking at the /www/products2.asp file on line 41.
__________________
Diego - Web-Developer & London SEO Expert
jQuery Plugins: Multiple File Upload, Star Rating, FCKEditor | NEW: XML to JSON
spinal007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old January 26th, 2007, 03:49 AM   #4
New Member
SuperMember
 
bean_2k1's Avatar
 

Join Date: Oct 2005
Location: Walsall
Age: 24
Posts: 34
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 bean_2k1 is on a distinguished road
Re: Microsoft JET Database Engine path error

thanks alot for the advice i will see what i can do toda hopefully i will have it working today
bean_2k1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Tags
error path


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Getting the "Microsoft JET Database Engine error '80040e14'" error. VegaLA Classic ASP 3 January 25th, 2008 08:12 PM
Microsoft Access Database Help? crackafaza Databases 10 December 7th, 2007 12:04 AM
Another strange microsoft error Daniel The Café 9 October 25th, 2007 09:59 AM
Keep getting error message Microsoft VBScript runtime error '800a01a8' cpando1974 Classic ASP 2 August 7th, 2007 08:00 AM
uploading multiple files path in the database franknu PHP 4 January 23rd, 2007 11:37 AM


Search Engine Optimization by vBSEO 3.2.0 RC8