Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
From: Scott Ivey (sivey_at_online.nospam)
Date: 11/11/04
- Next message: HD: "Create a PDF file"
- Previous message: JJ: "Re: Test for Cookies"
- In reply to: Aaron [SQL Server MVP]: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Next in thread: Bob Barrows [MVP]: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Reply: Bob Barrows [MVP]: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Reply: Scott Ivey: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Nov 2004 08:32:02 -0600
I changed the connect string to use the IP address - and still get the
errors. I don't get it - this just should not be happening. New connect
string is...
"Provider=SQLOLEDB;Data Source=192.168.200.40;Initial Catalog=RPM;User
ID=rpmuser;Password=xxxxx"
MS - are you watching this post??? I'm posting with my MSDN alias - and
we're now at the deadline for resolution for my MSDN Managed Newsgroup
support. I had opened a support incident before posting this, but had
opened it with the Cluster group (since the website is on 2 servers running
NLBS), and they were unable to help me, so I cancelled the ticket. Anyone
have any ideas on which group should handle this?
Thanks,
Scott
"Aaron [SQL Server MVP]" <ten.xoc@dnartreb.noraa> wrote in message
news:ucjAStoxEHA.3224@TK2MSFTNGP14.phx.gbl...
> Have you tried connecting with a different user name? And/or using the
> shorter server name (not sure what you're gaining from
> revsql01.revonet.local, unless you're trying to practice your typing
> skills)? And/or using the IP address in the connection string?
>
> --
> http://www.aspfaq.com/
> (Reverse address to reply.)
>
>
>
>
> "Scott Ivey" <sivey@online.nospam> wrote in message
> news:et8K4ooxEHA.2676@TK2MSFTNGP12.phx.gbl...
>> I haven't changed anything from the default, so yes.
>>
>> Scott
>>
>> "Aaron [SQL Server MVP]" <ten.xoc@dnartreb.noraa> wrote in message
>> news:u1$tSmoxEHA.3376@TK2MSFTNGP12.phx.gbl...
>> >> revsql01 - TCP/IP - pointed to the SQL IP address, dynamic port number
>> >> revsql01.revonet.local - TCP/IP - pointed to the SQL IP address,
> dynamic
>> >> port number
>> >>
>> >> My connect string is "Provider=SQLOLEDB;Data
>> >> Source=revsql01.revonet.local;Initial Catalog=RPM;User
>> >> ID=rpmuser;Password=xxxxx"
>> >
>> > Is it running on port 1433, or another port?
>> >
>> >
>>
>>
>
>
- Next message: HD: "Create a PDF file"
- Previous message: JJ: "Re: Test for Cookies"
- In reply to: Aaron [SQL Server MVP]: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Next in thread: Bob Barrows [MVP]: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Reply: Bob Barrows [MVP]: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Reply: Scott Ivey: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|