Re: Server does not exist or access denied
From: Uri Dimant (urid_at_iscar.co.il)
Date: 03/16/04
- Next message: Anon: "Re: Cocatenating strings where one table value is null"
- Previous message: Mario Splivalo: "Re: UNIQUE index - constraint BUG/FEATURE?"
- In reply to: Buzby: "Server does not exist or access denied"
- Next in thread: Buzby: "Re: Server does not exist or access denied"
- Reply: Buzby: "Re: Server does not exist or access denied"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 16 Mar 2004 15:33:19 +0200
Buzby
What is an output of select @@version?
or
select * from sysservers ?
"Buzby" <gb@pumpupthe.net> wrote in message
news:c36v60$2322ng$1@ID-186443.news.uni-berlin.de...
> I have a bit of an issue with my usually excellent isp. I have 4 web sites
> all with an underlying sql db which have worked perfectly for 2 years
until
> the sites were moved to new servers (Win2003), and sql was upgraded from
> SQL7 to SQL2000.
>
> One site mostly remains up (which holds the SQL account) and the three
> others fall over with monotonous intermittent regularity showing the
> following error:
>
> Microsoft OLE DB Provider for ODBC Drivers error '80004005'
> [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or
> access denied.
>
> I can however, connect to sql server and pull off information from an
> external site whilst the others are down.
>
> Whilst I'd be the first to admit, being self taught my code is far from
> perfect, I don't understand why, when traffic has remained fairly
constant,
> I getting problems all of a sudden, and if it's all gone wrong, why I can
> still connect from an external site.
>
> TIA!
>
> Buzby
>
>
- Next message: Anon: "Re: Cocatenating strings where one table value is null"
- Previous message: Mario Splivalo: "Re: UNIQUE index - constraint BUG/FEATURE?"
- In reply to: Buzby: "Server does not exist or access denied"
- Next in thread: Buzby: "Re: Server does not exist or access denied"
- Reply: Buzby: "Re: Server does not exist or access denied"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|