DSN Connection Issue

Inside a classic ASP web application there is only one generic function to
connect to the database. This was verified by commenting the connection
string out and watching the application fail. Provided in the connection
string is the provider, DSN, username, and password. A Valid DSN was verified
on the server that points to a SQL 2005 database. Renaming the DSN or even
completely removing the DSN is still linking the old 2000 database. What else
could possibly link the connection string to the old server?



--
Regards,
Shaun Goldston

Liberalism is treason!
Vote Republican
ARepublican [ Do, 26 Oktober 2006 21:29 ] [ ID #1514570 ]

Re: DSN Connection Issue

"A_Republican" <ARepublican [at] discussions.microsoft.com> wrote in message
news:A5BB0F37-7849-4702-A1BB-156A6BF17507 [at] microsoft.com...
> Inside a classic ASP web application there is only one generic function to
> connect to the database. This was verified by commenting the connection
> string out and watching the application fail. Provided in the connection
> string is the provider, DSN, username, and password. A Valid DSN was
> verified
> on the server that points to a SQL 2005 database. Renaming the DSN or even
> completely removing the DSN is still linking the old 2000 database. What
> else
> could possibly link the connection string to the old server?


I started to offer a possible solution, but I was so distracted at your sig
that I digressed.
Please take the politics elsewhere.

LM
Larry Miley [ Fr, 27 Oktober 2006 02:52 ] [ ID #1515848 ]

Re: DSN Connection Issue

>> Please take the politics elsewhere.

Why? You didn't.

Bob Lehmann

"Larry Miley" <yup [at] home.now> wrote in message
news:%23$LCtIW%23GHA.4428 [at] TK2MSFTNGP04.phx.gbl...
>
> "A_Republican" <ARepublican [at] discussions.microsoft.com> wrote in message
> news:A5BB0F37-7849-4702-A1BB-156A6BF17507 [at] microsoft.com...
> > Inside a classic ASP web application there is only one generic function
to
> > connect to the database. This was verified by commenting the connection
> > string out and watching the application fail. Provided in the connection
> > string is the provider, DSN, username, and password. A Valid DSN was
> > verified
> > on the server that points to a SQL 2005 database. Renaming the DSN or
even
> > completely removing the DSN is still linking the old 2000 database. What
> > else
> > could possibly link the connection string to the old server?
>
>
> I started to offer a possible solution, but I was so distracted at your
sig
> that I digressed.
> Please take the politics elsewhere.
>
> LM
>
>
Bob Lehmann [ Fr, 27 Oktober 2006 03:11 ] [ ID #1515849 ]

Re: DSN Connection Issue

When you think about it logically, anyone that puts ANY lable on themselves
other than "Independant" is a complete and total moron. Why would you call
yourself a democrat? or a republican? or a liberal? or conservative? Does
this mean you MUST now agree with your party? Well what if you dont? If you
dont, then youre NOT what you just labeled yourself. So why no be an
"independant thinker" and make up YOUR mind on an issue-by-issue basis?

morons...




"Bob Lehmann" <nospam [at] dontbotherme.zzz> wrote in message
news:uEdN8SW%23GHA.4712 [at] TK2MSFTNGP03.phx.gbl...
>>> Please take the politics elsewhere.
>
> Why? You didn't.
>
> Bob Lehmann
>
> "Larry Miley" <yup [at] home.now> wrote in message
> news:%23$LCtIW%23GHA.4428 [at] TK2MSFTNGP04.phx.gbl...
>>
>> "A_Republican" <ARepublican [at] discussions.microsoft.com> wrote in message
>> news:A5BB0F37-7849-4702-A1BB-156A6BF17507 [at] microsoft.com...
>> > Inside a classic ASP web application there is only one generic function
> to
>> > connect to the database. This was verified by commenting the connection
>> > string out and watching the application fail. Provided in the
>> > connection
>> > string is the provider, DSN, username, and password. A Valid DSN was
>> > verified
>> > on the server that points to a SQL 2005 database. Renaming the DSN or
> even
>> > completely removing the DSN is still linking the old 2000 database.
>> > What
>> > else
>> > could possibly link the connection string to the old server?
>>
>>
>> I started to offer a possible solution, but I was so distracted at your
> sig
>> that I digressed.
>> Please take the politics elsewhere.
>>
>> LM
>>
>>
>
>
NY Steve [ Di, 14 November 2006 20:53 ] [ ID #1535367 ]
Webserver » microsoft.public.inetserver.asp.db » DSN Connection Issue

Vorheriges Thema: ASP How to group keywords in a field and by row
Nächstes Thema: Classic ASP + SQL Server: accessing SQL Server from web server