all groups > sql server connect > august 2005 > threads for august 8 - 14, 2005
Filter by week: 1 2 3 4 5
SSL security error
Posted by fahadoman at 8/14/2005 8:42:12 PM
I am trying to use SQL Server but I get this error when I connect to the server
"A connect could not be established to (Local).
Reason: SSL security error
Connectopen(SecdoClientHandshake())..
Please verify sql server is running and check your sql server registration
properties (by right... more >>
SQL_Server_connection_problems…
Posted by NateDawg at 8/14/2005 6:12:02 PM
I’m a little new to this so forgive me if this seems to be a trivial issue.
The problem I’m having is that when I use the connection string:
“Server=localhost;Database=test;Trusted_Connection=True;â€
It works, then when I use:
“Server=localhost;Database=test;User
ID=sa;Passw... more >>
Connection String
Posted by Yuliaan at 8/14/2005 3:33:01 AM
Can I write the connection string that uses a specific Windows user account
and not SQL user account?... more >>
Transaction was deadlocked on lock resources with another process.
Posted by Geoffrey at 8/13/2005 2:40:22 PM
> Error opening [DATASOURCES]; Transaction (Process ID 71) was deadlocked on
> lock resources with another process and has been chosen as the deadlock
> victim. Rerun the transaction.
This error is being returned to our application from SQL 2000 SP4. Should I
be looking at a disk I/O issue or... more >>
Please Help! CryptAPI Error - Connection issue.
Posted by Jesse at 8/12/2005 4:46:42 PM
Earlier today, we were getting time out errors when trying to run a query.
We could access some files, but when we tried to access a particular file,
we got a time out error. We rebooted the server, and now we're running into
the following error when we simply try to open a connection to the ... more >>
blob and network packet size
Posted by dp at 8/11/2005 12:53:01 PM
1) For performance of BLOB only data that will have at least 100 KB per BLOB,
what is the best network packet size setting? The resource kit indicates that
it is 8080. Is that correct, or is it a typo that should say 8192?
2) Does the client connection have to match the network packet size se... more >>
Windows 2000 problem
Posted by steve at 8/11/2005 12:26:05 PM
Hello,
I've got a problem connecting to SQL server 2000 using windows 2000.
Where testing a database using msde2000 (access project as front end) on a
network with +/-20 people.
And use of the "great" tool DbaMgr2k
We have added al the users groups giving them access to the server.
An... more >>
Linked Server
Posted by Gates at 8/10/2005 3:52:44 PM
I'm trying to setup a linked server from SQL server to another. Here's the
catch. One server is in a domain the other is in a workgroup. I can't get
the linking to work. Has anyone gotten this to work?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Log shipping in SQL STD
Posted by Peretz Stern at 8/10/2005 12:43:27 AM
I'm looking for some docs to instruct me how to setup log shipping in a SQL
2000 Standard environment.
Thanks
... more >>
How to start SQL server in MultiUser Mode?
Posted by Boomessh at 8/9/2005 11:31:02 PM
Hai,
I used sqlservr -m to start the server in single user mode , how to get to
multi user mode.
Thanks,
V.Boomessh... more >>
SQL or ISA firewall problem
Posted by Joe Bucar at 8/8/2005 3:45:01 PM
Hello,
I have a problem and I do not know if it is a SQL problem or a ISA firewall
problem. I have two seperate SBS servers 'Server A' is a SBS 2000 and
'Server B' is a SBS 2003 and both have SQL 2000 installed on them. On a
workstation on 'Server B' I am running an application that is acc... more >>
|