Reply
Help! I Need Somebody, Help! Not Just Anybody
Old 11-06-2006, 06:21 AM Help! I Need Somebody, Help! Not Just Anybody
Experienced Talker

Posts: 47
Hello folks

I,m trying to transfer a website with a small database(asp.) from a free asp hosting to the clients hosting. The problem i have is that when uploading the site to client hosting the database will not work, i was informed it was an issue with the connection string. I tried a few variations but could not get it to work, customers is wanting site badly, this is the only element of the site i cannot get to work.

Please find below the current connection string for the free hosting, this works.

I would be grateful for some advise on this matter.

Regards

GOING Insane

<%

Dim vPath, pPath, ConString
vPath = "database\finegreen.mdb" 'use this one if database is in root of cart folder
pPath = Server.MapPath( vPath )
ConString = "PROVIDER=MICROSOFT.JET.OLEDB.4.0;DATA SOURCE=" & pPath & ";" & "JET OLEDBatabase Password=foo"
%>

Last edited by alert2media.com : 11-06-2006 at 06:23 AM.
alert2media.com is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 11-06-2006, 09:31 AM Re: Help! I Need Somebody, Help! Not Just Anybody
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
The connection string looks fine from here. The only things I can think you can do are to remove the database password (just to see if that solves the problem) and to make sure your finegreen.mdb file is in the database subdirectory of your client site.
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 11-06-2006, 12:57 PM Re: Help! I Need Somebody, Help! Not Just Anybody
Experienced Talker

Posts: 47
Yeah it seems your very cool geezer

Again thanks for your help, speak to you soon

Site is up and running

insane
alert2media.com is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help! I Need Somebody, Help! Not Just Anybody
 

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11480 seconds with 13 queries