all groups > sql server connect > may 2007 > threads for may 22 - 28, 2007
Filter by week: 1 2 3 4 5
Configuring a failsafe or backup server
Posted by Brad Pears at 5/28/2007 4:34:34 PM
I am not sure exactly which newsgroup to post this to so I will ask here
with the hopes that someone either can answer or at least point me to a
better newsgroup to pose the question.
We have a single SQL Server 2000 server machine. We are increasingly adding
more and more db's and applicat... more >>
Connection Broken
Posted by Michael Tissington at 5/27/2007 5:29:28 AM
I have developed on application that connects to a sql database using tcp/ip
Sometimes the connection may get broken, for example with laptop users.
What is the most efficient way of detecting when this happens, instead of
the string of sql errors that we get.
... more >>
ODBC SQL Server Driver connection issues
Posted by Outlook 2003 user at 5/24/2007 9:33:00 AM
Issue:
[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead (recv()).
Server: Msg 11, Level 16, State 1, Line 0
General network error. Check your network documentation.
Connection Broken
above error is recieved during a heavy SQL query from Query Analyzer & a
OLEDB application clie... more >>
Not A Trusted Connection
Posted by Fred Chateau at 5/24/2007 4:09:38 AM
I set up my SQLExpress server using Windows Authentication only. Now when I
try to create a user account using Username and Password, the connection
returns the error: Not a trusted connection. Does this have something to do
with my previous server setup or is there a general setting somewhere... more >>
Cannot generate sspi context
Posted by George at 5/24/2007 3:51:00 AM
I am using Win2k server(sp4) and Sql 2000(sp4). When register from
enterprise manager by using windows authentication , it was showing 'cannot
generate sspi context'.
When I use FQDN to register, it work fine
Regards,
George.... more >>
connecting to sql server using Kerberos
Posted by CTS_DBA at 5/23/2007 6:03:02 PM
Hi ALL,
I have an issue with connecting to a clustered sql 2005 instance from an XP
box using Kerberos: wondering if some one can help me to get to the bottom of
the issue; this is what happens;
Say if I log on to the domain; at 8 am yesterday, I get Kerberos tickets
with start time = 2007... more >>
SSPI context error.
Posted by George at 5/23/2007 12:53:02 AM
Hi,
Sql throws the error 'cannot generate sspi context'
The envronment as follows.
Win2k Server with SP4
Sql 2000 with SP4
Logging to the server with domain account which have admin privilage.
It throws the error, when we register by windows authentication in
Enterprise managerin th... more >>
Connect to SQL server through code?
Posted by eric at 5/22/2007 9:45:08 PM
Hi!
I have an Access db that I need to link to a SQL Server table. I'd like to
do that through code, does anyknow how to do that?
(I'd like it run from several clients and I don't want do create a
ODBC-connection on every client.)
Thx!
/e
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
SQL server can't connect to another SQL Server .
Posted by Scott Lam at 5/22/2007 8:29:00 PM
Hi,
I have SQL Server 2000 installed on a computer running Windows 2000 Advanced
Server.
I'm using enterprise Manager from the Windows 2000 server to try to connect
to another SQL Server 2000 installed on Windows 2003 server .
Whenever I tried to make the connection , I get the following e... more >>
|