This is a discussion on "data source name too long" within the Classic ASP section. This forum, and the thread "data source name too long are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
data source name too long
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
data source name too long
I'm developing a contact form for Kulegamr and am using his site as the testing server. What occured is 'data source name too long'... Ahh! My brain is going to burst! Error after error! I'm soon going to have no choice but give up ODBC altogether if it all goes on at this rate ( i didn't expect so much trouble )
Any idea? AND PLEASE DO NOT ABANDON MY OTHER THREAD |
|
|
|
#2
|
|||
|
|||
|
what's the dsn you're using?
|
|
#3
|
|||
|
|||
|
use a shorter name for the DSN?
|
|
#4
|
|||
|
|||
|
I don't know. Kulegamr's web host returned the error
Data Source name too long when I did a custom database connection string. Referring to my other post, I even tried the string below ConStr = "DRIVER={Microsoft Access Driver (*.mdb)};UID=admin;DBQ=" & server.MapPath("../db/contact.mdb") I've sent an email to Kule, asking if he can set up a DSN connnection ( maybe it is in his site control panel ? ) |
![]() |
| Tags |
| data, source, name, long |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| good bye, so long! | bruno89 | Webforumz Cafe | 21 | Oct 2nd, 2007 21:17 |
| How long? | dhall | Webforumz Cafe | 23 | Aug 29th, 2007 01:15 |
| remote data source for msWord mail merge | simonneaves | Databases | 6 | Aug 8th, 2005 14:35 |
| data source problems all solved | gwx03 | Classic ASP | 1 | Nov 29th, 2003 02:53 |