| Thread | Last Post | Replies |
|
| Connection To Remote Server | 30 Nov 2006 05:28 GMT | 2 |
I have recently installed SQL Server 2005 onto my development machine and another developers machine. I am trying to connect to his server via my SQL Server Management Studio but I am getting the following error. ==================================================
|
| Impossibly remote connections to SQL 2005 express | 29 Nov 2006 17:57 GMT | 1 |
I have spent the best part of 4 days trying to connect to SQL 2005 express from an winforms app! Yes , I have checked surface config and TCP/IP blah blah ... I have trawled the net and spent countless hours on MSDN and many have
|
| JDBC 1.1 - Problem SP with resultSet + output parameter | 29 Nov 2006 00:22 GMT | 1 |
I have a big problem with the JDBC driver 1.1 and SQLServer2005 Express SP1: I have a stored procedure that has an output parameter and also returns a result set. If I attempt to retrieve the output parameter after I execute the stored
|
| Resultset from SP into table | 28 Nov 2006 23:20 GMT | 1 |
I have a sp where the last statement is a "select * from...." Now can I capture this resultset that is returned, into a table ? (without modifying the sp itself) Something like this ? (this obviously does not work :) )
|
| Inconsistent Results with TRY - CATCH and Linked Server | 28 Nov 2006 21:14 GMT | 4 |
Hi I'm not sure if this is the right Newsgroup for this question, apologies if it's off topic. I've got a stored procedure that calls a second stored procedure on a linked
|
| TDS_RET_STATUS exception | 28 Nov 2006 19:52 GMT | 3 |
I have just moved from Sybase to SQL Server 2005 (9.0.2047) and am using the 1.1 JDBC driver with Java 1.5.0 06. I'm getting a TDS_RET_STATUS SQLServerException. I have multiple processes updating a particular table and when the load is
|
| Problem with boolean return parameter of CallableStatement.execute | 28 Nov 2006 16:43 GMT | 3 |
We are moving from Sybase to SQL Server 2005 (9.0.2047) and we are using the 1.1 JDBC driver with Java 1.5.0 06. Some of our code uses the execute method of a CallableStatement to get a result set and checks that the boolean return parameteris true before then
|
| Access 2003 / SQL Server 2005 linking. | 28 Nov 2006 13:59 GMT | 1 |
I have an Access 2003 database that I have split, then upsized to SQL Server 2005. The database works find on the machine that has the SQL Server 2005, but when I try to run the program from another machine on the network, I get the following error:
|
| Connection failure | 28 Nov 2006 13:56 GMT | 1 |
When I try to connect one one of our SQL Server databases using SQL Server 2005 client tools I get the following error. An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that
|
| 3 server scenario problem | 27 Nov 2006 01:28 GMT | 4 |
I'm having trouble connecting to an instance of SQL Server 2005 (Express) from 2 individual Windows Server 2003 machines running IIS (asp.net 2.0) I have an IIS on each 2k3 machine, both with identical sites. The idea is simply that we have a third sql server which is accessed by ...
|
| SQL 2005 Error: 10054 | 24 Nov 2006 20:47 GMT | 1 |
can you help me with following message: Error: 10054, ErrorMessage: "TCP Provider: An existing connection was forcibly closed by the remote host". Env:
|
| Error establishing socket | 24 Nov 2006 16:59 GMT | 1 |
I am new in MSSQL server JDBC. I am using SQL 2000 with SP4 on XP, firewall is turned off. When I tried to connect to SQL server with Connection connection = DriverManager.getConnection(
|
| Installing SS 2005 JDBC Driver 1.1 | 23 Nov 2006 14:12 GMT | 3 |
Hate to be an idiot but, well, this isn't really my world. Just getting started... I downloaded the SS 2005 JDBC Driver 1.1 and ran the sqljdbc...enu.exe file that came down. That appears to be a self-extracting zip and, once executed,
|
| How can I count SQL CAL on the servers | 23 Nov 2006 06:07 GMT | 2 |
I would like to know how can I count SQL CAL on the servers I mean i.e. if I assign 50 CALs to a SQL server 2005, how can I know how many users connect to the server in order to compliance licensing I know the SQL license model. I do not care Processor license because I can
|
| Unable to Connect | 22 Nov 2006 13:09 GMT | 9 |
When I open SQL Server Enterprise and try to connect via my SQL Server Registration, I get the error message “SQL server does not exist or access denied”. If I try to modify the Registered SQL Server properties, I get the error message that it failed to connect for the same ...
|