Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Well the site is done, the server is setup...
Old 07-01-2008, 08:05 PM Well the site is done, the server is setup...
Sleeping Troll's Avatar
Ultra Talker

Posts: 351
Name: Butch Begy
Trades: 0
And now they have a new ISP and dynamic IP... Long story short the site is on GoDaddy, and I am having trouble with the Access database connection string, can somebody help me out?

I have Access enabled and have setup the dsn and my database is in the proper directory.

This is the string I tried:

conn.Open(Driver={Microsoft Access Driver (*.mdb)};DBQ=Server.MapPath("access_db\WebData.mdb ")

Last edited by Sleeping Troll; 07-01-2008 at 08:21 PM.. Reason: More info
Sleeping Troll is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-01-2008, 08:58 PM Re: Well the site is done, the server is setup...
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
What's the code that writes that? It looks like you're posting some (VB?) code here, but I hope not, because it's wrong if you are.

conn.Open("Driver={Microsoft Access Driver (*.mdb)};DBQ=" + Server.MapPath("access_db\WebData.mdb "))
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 07-01-2008, 10:09 PM Re: Well the site is done, the server is setup...
Sleeping Troll's Avatar
Ultra Talker

Posts: 351
Name: Butch Begy
Trades: 0
Actually ADO same for jscript, javascript or VB, but I am using VB serverside. will try moving my punctuation, I can see the errors you spotted, got that line from Godaddy.
Sleeping Troll is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Well the site is done, the server is setup...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 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.12536 seconds with 12 queries