| Thread | Last Post | Replies |
|
| Cannot connect to second cluster node w/instance name | 17 Jan 2007 16:43 GMT | 1 |
I have an active/active SQL2005 cluster. Node1 has a default instance of SQL 2005 installed (i.e. no named instance). Node2 has a named instance of SQL 2005 (i.e. node2\sqlb). I can connect remotely to node1 SQL 2005 without problem. When I attempt to connect to node2 ...
|
| Profiler shows a lot of sp_prepareexec and sp_exec | 16 Jan 2007 22:19 GMT | 1 |
I inherited database and trying to figure out what is the majority of the workload by running SQL profiler for a couple of hours. All I see right now is preparing SQL statement and then executing it and then removing it. It happens every couple of seconds. There is virtually no ...
|
| VB Express can't connect to anything | 15 Jan 2007 17:49 GMT | 3 |
I installed the latest version of VB Express & SQL Express with no trouble. VB fails to connect to any database -- even the sample applications fail with an SQL Exception: System.Data.SqlClient.SqlException was unhandled
|
| vb2005 applicaion conflicts with SSMSE when connect to local SQL server express 2005? | 13 Jan 2007 20:22 GMT | 1 |
Here is the situation: I have SQL server express 2005 installed on my pc as instance SQLEXPRESS. I have created a Visual Basic applicaion with the following as
|
| Cannot connect via Web Application... | 12 Jan 2007 14:54 GMT | 4 |
I am using SQLServer 2000, Visual Studio 2003, C#. I am writing a web part which requires me to connect to a local sql database. I wrote a class which handles the connection and reading of the table.
|
| Problems with JDBC 1.1 for SQL2005 and SQL Statement | 12 Jan 2007 07:57 GMT | 2 |
we have a Application on a Bea Weblogic Server 8.1 SP6 and tried to use the ms jdbc 1.1.1501.101 with a ms sql 2005 enterprise with sp1. We have a sql statement that works fine with the jdbc for sql 2000 on a ms sql 2000 enterpise. But now with the new jdbc aand the sql 2005 we ...
|
| Attaching Database Failed | 06 Jan 2007 15:16 GMT | 4 |
Can someone please help me with this problem. I Did a database backup from serverA and restore to serverB using w2k. I detached the database from serverB, and when try to attach to the restored database, I got an
|
| User SQL access problem | 06 Jan 2007 14:09 GMT | 2 |
Win2003 Server R2 Sql2005 My problem is unless I Login as a user with administrator permissions I cannot connect the SQL DB on the main server.
|
| AttachDBFileName - refers to previous log file | 06 Jan 2007 12:06 GMT | 1 |
I'm using the AttachDBFilename option in the SQL connection string to attach a database to a SQLExpress instance on another machine. The is an error though, it seems to want to refer to a log file on the machine the .mdf was originally created on. The error is as follows:
|
| MSSQL$SQLEXPRESS event ID 17110 | 04 Jan 2007 18:09 GMT | 2 |
what does teh MSSQL$SQLEXPRESS event ID 17110 really men? can I just ignore that Event Type: Information Event Source: MISSAL$SQLEXPRESS
|
| Problem: SQL Server does not accept TCP connections | 04 Jan 2007 16:37 GMT | 4 |
I have a W2k3 with SQL Server 2000 SP4. I have configured the server to use named pipes and TCP on 1433 (at least that is what the registry and server configuration tool say) However the server does not accept tcp connections (i tried with
|
| problem with attaching mdf file | 03 Jan 2007 20:19 GMT | 4 |
i installed sql server 2005 express on a windows xp prof. sp2 system. i also installed the 2005 studio management tool. I can connect to the sql server (sqlcmd -S), i can create a new database in the 2005 studio management tool, but i can't attach a mdf file. I'm
|
| Unable to connect to Remote Server | 03 Jan 2007 16:45 GMT | 1 |
I am able to connect to the degault instance of a remote server But not able to connect to a Named Instance called DEVELOPMENT on a same remote server. I am using SQL Server 2005 Developer edition on my server, Windows server 2003 SP1 & on client side I am using XP Proff ...
|
| Encrypted Connection | 03 Jan 2007 12:59 GMT | 5 |
If this is not the correct groups to post this, please redirect me. I have a .NET application and SQL Server 2005 Express running on a Windows Server 2003 Web Edition. Both connect to a remote SQL Server 2000 database running on Windows 2000.
|
| MS SQL Server 2005 timeout error when using Management Studio | 02 Jan 2007 11:40 GMT | 1 |
When I try to update a column value using MS SQL Server 2005 Management Studio (SMS), I am getting "timeout period elapsed prior to the completion of the operation". Our server setup is:
|