| Thread | Last Post | Replies |
|
| remote sql query | 07 Feb 2006 16:04 GMT | 2 |
we are trying to execute a remote sql query from one sql server against another. Both servers are in the same domain. The query is a simple select * from tablename where surname = whatever. We precede this with an 'opendatasource' statement. The query returns only a few rows. ...
|
| Windows Security not provided? | 06 Feb 2006 19:59 GMT | 1 |
The docs have this to say about Integrated Security integratedSecurity boolean ["true"|"false"] false Only the value "false" is currently supported. If set to "true," an
|
| connection failure | 06 Feb 2006 07:07 GMT | 3 |
Everything is fine until today. I have two instances(both msde databases, but I have enterprise manager and analyser installed) on my computer one instance is mssql and the other is mssql$netsdk (asp.net starter kit database)
|
| Connection from Access to SQL Server does not show ALL tables | 03 Feb 2006 22:29 GMT | 1 |
I have an ODBC connection to a SQL server database and for some reason I can see some of the tables but not all of them when i try to establish a link to a table. any ideas? Is there such a thing as a hidden table at the SQL server end ?
|
| load postscript file into sql | 03 Feb 2006 11:33 GMT | 1 |
We are having a website that generates postscript files when an order is placed on it. These files are placed in a folder on the network. I have been told to Load the postscript files into an existing sql database and then delete the file from the folder.
|
| will a client application using ado.net get an exception if the command is executing a stored procedure that does a RAISEERROR in its tsql? | 03 Feb 2006 05:12 GMT | 1 |
will a client application using ado.net get an exception if the command is executing a stored procedure that does a RAISEERROR in its tsql?
|
| Failure to connect error | 02 Feb 2006 22:51 GMT | 1 |
I recently got a new computer that I use to connect to a SQL 2000 Server and as soon as I started connecting to the server using QA and EM, the Air Force base communications center called saying they were showing 1700 failure to connect messages on ports, 1134,139, and 445. I ...
|
| All of the sudden, SQL Server Failed to Start. | 02 Feb 2006 11:27 GMT | 2 |
I have had some problem with database connection through JDBC (in an earlier post) and have been checking the Server Network Utility. I don't think I made any change. But after that, SQL Server dies and failed to start. here is
|
| Setting the Isolation Level in the Connection Properties | 01 Feb 2006 21:00 GMT | 1 |
I am using the newly released JDBC driver (SQL Server 2005 JDBC Driver) with WebSphere Application Server 5.1.1. Is it possible to setup the isolation level for ALL the connections of the pool in the connection properties of the datasource?
|
| Remote connection problems | 01 Feb 2006 18:54 GMT | 4 |
I'm having problems connecting remotely to my sql 2005 server sql instance is atl64\compaq ip is x and i would like to use a different port let's say 62322
|