|
|||||||||
|
|
|||||||||
|
Advanced Computer Discussion Talk about more advanced computer related subjects in here. i.e. programming, networking, OS configurations, etc. |
|
||||||
|
& Great Prizes! |
|
& Degrees |
|
|
| Join GeneralForum.com Today! |
Join GeneralForum.com today for FREE!GeneralForum.com is the fastest growing general forum on the web!
» Click here to join the fun! |
| GF Sponsor |
Get Your Dream Phone Free with a Service Plan!LetsTalk simplifies the process of buying wireless products and services.
» 30-Day Satisfaction Guarantee! Click HERE to get started! |
![]() |
|
|
#1
|
|||
|
|||
|
Free ASP webhost?
I've been looking all over the web for a reasonable free ASP web host service. There are some available but those I found cause the same error with the database connection string. Which is really frustrating and annoying, especially as they have no support whatsoever and in their own FAQ they have the supposed connection string to use - which of course doesn't.
The error it shows is simple - but not one I can fix I don't think. Grrr.. Just getting my frustration out, since I doubt I will be able to solve it. Bored out of my mind.
|
|
#2
|
|||
|
|||
|
What's your problem? I run Microsoft Windows 2003 myself which fully supports ASP obviously. I might be able to help answer any questions if you can describe the errors.
I did think of asking you to join my little scheme, but somehow I knew, 007's loyalty was always to the mission, never to his friends. ~006
GF is now officially on Facebook: Become a fan today! You can't make accusations like that without evidence. I ashume that you have some? ~PD President Counting down to Winter: 130 days 12 hours 49 minutes |
|
#3
|
|||
|
|||
|
Yeah I can describe it.
I put in the connection string to the access DB according to what the host says: Dim Conn Set Conn = Server.CreateObject("ADODB.Connection") strConnection = "DRIVER=Microsoft Access Driver(*.mdb);DBQ=" & Server.MapPath("/username/db/mydb.mdb") Conn.Open(strConnection) Conn.Close And the error I get is: Microsoft OLE DB Provider for ODBC Driverserror '80004005' [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified /ofriedma/index.asp, line 14 I understand the error but I'm not sure how to fix it. And this is after I made sure I put the db in the right place and the username is correct. Bored out of my mind.
|
|
#4
|
|||
|
|||
|
Just in case you wanted to try on a free host with no adverts here are a couple I use to test some databases out first. Windows is annoying with all their errors which is why I do it on a test server so I don't eff up my own lol
Free Web Hosting Service, 100M free site space Free Web Hosting Service, 100M free site space, FTP, ASP Hosting |
|
#5
|
|||
|
|||
|
Quote:
Ta Blueyes! ------ The first link is just like the second - All hosts that I've tried out have the same format with the exact same FAQ and the exact same connection string for the database, written in the exact same way, so my guess is it won't work in this one either.. Bored out of my mind.
Last edited by Boredie; 04-29-2008 at 11:43 PM.. Reason: Automerged Doublepost |
|
#6
|
|||
|
|||
|
Have these files worked on any other server? Sounds like it COULD be a problem with your files. Either that or the ODBC database connections weren't entered properly? I'm not sure if you have access to play around with those though.
I did think of asking you to join my little scheme, but somehow I knew, 007's loyalty was always to the mission, never to his friends. ~006
GF is now officially on Facebook: Become a fan today! You can't make accusations like that without evidence. I ashume that you have some? ~PD President Counting down to Winter: 130 days 12 hours 49 minutes |
|
#7
|
|||
|
|||
|
I checked and double checked the connection string - I don't think it's a mistake.
Code:
"DRIVER=Microsoft Access Driver(*.mdb);DBQ=" & Server.MapPath("/USERNAME/db/mydb.mdb")
Bored out of my mind.
|
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Favorite verse/quote | Italiano | Music | 63 | 09-06-2008 05:51 AM |