Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
August 2008


all groups > sql server connect > october 2006 > threads for october 8 - 14, 2006

Filter by week: 1 2 3 4 5

"Cannot find server" error message
Posted by ronellison at 10/14/2006 11:58:02 AM
-- I have a problem, my internet connection seems to terminate with time. If I reboot my computer my connection is re-established, after the computer sits awhile, I'll get "cannot find server" again, strange. I was hoping someone could help me? This doesn't seem to correlate with any part...more >>

Problem connection to Express Edition with C#
Posted by Frustrated at 10/13/2006 7:14:02 PM
I'm using .NET 2.0 and SQL Server 2005 Express Edition on WinXP SP2. I'm using System.Data.SqlClient to connect to the server which is on the same machine. The SQL Server service is set to log on as "Built-in account: Local System" and the connection string I'm passing to the constructor is "D...more >>

Cannot see an instance with BrowseConnect or OSQL /L
Posted by Robinson at 10/13/2006 1:49:14 PM
Hi, I have 3 instances of SQL server currently on my machine. The default instance is MSDE 2000, I also have an SQL Express 2005 instance \MACHINE\SQLEXPRESS and I have an instance of SQL Server 2000 Workgroup Edition, named \MACHINE\WORKGROUP. When I execute SqlBrowseConnect or "ListAl...more >>

Error connecting to Sybase Linked Server
Posted by Ziggy at 10/12/2006 11:58:02 AM
I am getting the following error when querying a linked server: Msg 7403, Level 16, State 1, Line 3 The OLE DB provider "Sybase.ASEOLEDBProvider" has not been registered. The query is as follows: select * from syb_Link.Comp.dbo.Users...more >>

Connectiing to SQL 2005 from ASP Pages
Posted by Fred Chateau at 10/9/2006 10:34:51 PM
I am having difficulty connecting to SQL 2005 Express from ASP Pages. My Web site is a mix of data driven ASP.NET 2.0 pages and some complicated ASP pages which I have not had time to migrate. I recently copied all the my data from SQL 2000 Server to SQL Express. My ASP.NET pages connect corr...more >>

Connection problem to SQL 2000 cluster
Posted by mdap at 10/9/2006 5:34:02 PM
Hello all! I have set up a SQL 2000 cluster and I have installed SQL 2000 Reporting Services on another server. Both servers are on the same IP subnet (10.10.100.x/24) and both connected to the same network switch. I cannot connect to port 1433 of the SQL cluster from the RS server. Howeve...more >>

SQL concect outiside domain
Posted by NazO at 10/9/2006 6:39:13 AM
Hello, We have a IIS server running and this server is not part of the domain on which the databaseserver resides. However, it is possibile to ping the IIS-server from the databaseserver and vice versa. I try to connect to the database with a trusted connection. What I have so far: set sCon...more >>

Connection Problem
Posted by sara at 10/9/2006 12:56:14 AM
Hi All, I use the following code lines for connecting to SQL Server 2005 using JDBC in Java: Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver"); String connectionUrl = "jdbc:sqlserver://SERVER;user=USER;databaseName=db;AuthenticationMethod=auto"; but I got the ...more >>



Problem when connecting to a named sql 2000 instance
Posted by Cihat at 10/8/2006 11:35:02 PM
Hi, I have a problem when connecting to a named sql 2000 instance . The instance is running in a 2 node cluster configuration. The second instance on the other node works fine. When I try to connect with a client on another pc, the connection only works when I set the correct (static) po...more >>


DevelopmentNow Blog