all groups > sql server connect > november 2006 > threads for november 1 - 7, 2006
Filter by week: 1 2 3 4 5
[DBNETLIB]ConnectionWrite (send()) error
Posted by mikron2 at 11/7/2006 4:55:02 PM
I've searched trying to find help for "[Microsoft][ODBC SQL Server
Driver][DBNETLIB]ConnectionWrite (send())", but couldn't find any solutions
(and precious few leads). I think I've figured out the problem, and wanted
to post it in case anyone else was looking also.
My enabled protocols in... more >>
Server does not exist or access denied. at System.Data.SqlClient.
Posted by g_sharad NO[at]SPAM yahoo.com at 11/7/2006 5:33:40 AM
Hi all
tthe full mssg is :::
A database-related exception occurred!
System.Data.SqlClient.SqlException: SQL Server does not exist or access
denied. at System.Data.SqlClient.ConnectionPool.GetConnection(Boolean&
isInTransaction) at
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledCon... more >>
sqlserver connection
Posted by katie at 11/5/2006 9:01:02 AM
how to use a sqlserver connection??... more >>
SQL 2K on Win2K3r2 IE7
Posted by Tom K at 11/3/2006 3:31:18 PM
I have a bunch of SQL 2K servers that can see each other fine and can
connect to each other.
I have 2 SQL 2K servers on Win2K3R2 and everyone can see each other except
these 2 can't see each other. I can force a connection, but the green light
doesn't appear by default. One of the servers... more >>
Connect via workgroup
Posted by .netnew at 11/3/2006 1:16:38 PM
I am trying to connect to an SQL Server using a vb.net program. It works if
I put it on the SQL Server computer, but will not connect over my local
network that is set up as a workgroup. I get the following message:
Login failed for user 'DELL4100\Guest'
DELL4100 is the computer name where t... more >>
Connection Pool in SQLserver 2005
Posted by jcjj at 11/3/2006 6:46:02 AM
What is the performance cost of not using connection pool when connecting to
a sqlserver 2005 using windows identity.
We are planning an application where the users windows identity is forwarded
through all layers all the way into the sqlserver.
This gives security and auditing advantages.... more >>
Cannot connect to SQL Express on 2003 Machine from XP machine
Posted by harrys NO[at]SPAM gmail.com at 11/1/2006 1:56:50 PM
Hi,
Can someone help me with a connection problem!
I am trying to connect from an XP SP2 machine remotely to a SQL Express
database on a 2003 server.
Everytime I try to connect via Visual Web Developer, i get the
following error:
"An error has occurred while establishing connection to ... more >>
oracle linked serve error "OLE/DB provider returned an invalid schema definition" - issue status inquiry
Posted by Malcolm Cook at 11/1/2006 9:13:24 AM
I am experiencing this "known issue in MDAC", in which querys in MS =
SQL against a selected tables in a Oracle server linked using "Microsoft =
ODBC Driver for Oracle" can generate the error:
OLE DB provider 'MSDASQL' returned an invalid schema definition.
OLE DB error trace [Non-interface ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
SP running slower from access/crystal reports than query analyzer
Posted by Kalle Dahlberg at 11/1/2006 4:56:01 AM
Hi!
I have a strange problem.
I have a few procedures which run fast in query analyzer, but extremely slow
from Access (via ODBC) and for example Crystal Reports. The difference is
enormous, the procedure takes about 1 second to run from QA; it takes about
200 seconds from Access. With t... more >>
|