| Thread | Last Post | Replies |
|
| The DBMS returned an unspecified error | 14 Mar 2005 13:08 GMT | 1 |
I am getting the following error message, when we were executing the stored procedure from one database to another database using the link.... stored procedure is executing succesfully in the database,but it is failing from the code...
|
| How use window authentication for JDBC | 14 Mar 2005 12:55 GMT | 5 |
I want to use window authentication for JDBC connection ,but I don't know how to do , In Mircorosoft 's "SQLServer 2000 Driver for JDBC Help" I view the page which title is "Using the SQL Server 2000 Driver for JDBC on a Java 2
|
| Kill Blocked Process PID 52 without Reboot | 14 Mar 2005 10:19 GMT | 2 |
I need help :-)) We use an SQL 2000 Server. in the Systemmanager one Prozess with PID is sleeping, no databese context, and I can not cancel the Prozess.
|
| connection failed | 14 Mar 2005 00:22 GMT | 1 |
I have sql server 2000 on a XP/SP2 machine.. with XP firewall active. But I cannot connect to sql server. I receive this message "Unable to connect to server xxxxxx: SQL Server does not exist or access denied"; or Login failed for user xxxxx. With QA same problem... I created ...
|
| SQL 2005 JDBC Driver | 12 Mar 2005 15:28 GMT | 2 |
Hello Can you tell me when the JDBC driver for SQL 2005 beta will be available? I've tried using the 2000 driver but only keep getting errors such as the one below:
|
| SQL server authentication not preferred? | 11 Mar 2005 13:23 GMT | 3 |
Our applications (MS Access 2000), all running from the same machine, access data from SQL server 2k via odbc. I mean setting up linked tables in MS Access. The sql server, runs on a different machine, support mix mode authentication.
|
| linked Mysql server | 11 Mar 2005 09:48 GMT | 1 |
Has anyone managed to get update queries working on a mysql linked server.
|
| java.io.IOException: Stream closed when reading image as stream - intermittent | 09 Mar 2005 09:33 GMT | 1 |
We have this issue on some systems but not on others. The code queries a table that stores a file in an image column. On some systems this exception is thrown intermittently; for some records this query fails 1 of 8 times, sometimes it fails 7 of 8 times. It seems like there is less ...
|
| set ansi_warnings off | 09 Mar 2005 09:29 GMT | 3 |
Is there a connection property string or API call that can be used to "set ansi_warnings off"? Thanks very much! Troy
|
| Link tables from other database into SQL | 09 Mar 2005 04:44 GMT | 1 |
I was wondering if anyone knew of a way to dynamically link a table from a COBOL (I think) database into a SQL database. I have an ODBC driver that I have been using to link the tables into Access, but would like to do the same in SQL Server 2000.
|
| Failover | 09 Mar 2005 04:33 GMT | 1 |
Is there a way to make an ODBC connection automatically fail to an alternative ODBC connection if the 1st fails?
|
| continually increasing number of open connections | 08 Mar 2005 17:38 GMT | 6 |
I have an application that uses batch updates to insert data into the database. The sequence is basically: Statement.prepareCall()
|
| problem with asp web site recorsets (sqlserver2000) return esporadicaly EOF BOF | 06 Mar 2005 19:42 GMT | 2 |
Services or applications using ActiveX Data Objects (ADO) 2.0 or greater may intermittently return empty recordsets on queries that should be returning valid results. At the time the problem occurs, the same queries successfully return the expected data when run from non-ADO sources ...
|
| Connecting client to SQL Server via Cisco VPN | 05 Mar 2005 14:27 GMT | 2 |
We are having one client PC running Win XP. SQL Server has been set to Windows Authentication, TCP/IP 1433, Windows 2003 (!). Via Cisco VPN we are making a connection. IAS has been configurated, so the local user profile doesn't matter. The server recognizes the user that is
|
| as/400 linked server | 05 Mar 2005 01:38 GMT | 3 |
I have a problem in SQL Server 2000. I need to connect as a linked server the AS400 database (V5R3). I read in the SQL documentation about the SP_ADDLINKEDSERVER stored procedure and the linked server from SQL Manager but I'm not to be able to
|