| Thread | Last Post | Replies |
|
| MSSQL server Service starts and then stops | 30 Sep 2007 10:12 GMT | 1 |
We are using SQL Server 2000 Standard Edition. The MSQLserver service starts and the stops. We need to restore 2 databases, but cannot since the service will not start: This is a copy of the error log:
|
| JDBC 2005 Driver | 27 Sep 2007 17:57 GMT | 1 |
I'm finding that if I run a query that returns a large amount of data I get java heap crashes. I have already set the jvm heap size but it's made no difference. Below is an exception trace - any comments appreciated!
|
| restrict delete permission | 26 Sep 2007 15:55 GMT | 1 |
i have the odbc connection connected to our SQL databasse via sql user account through MS access Frontend and having problem controling the delete function of the account. In SQL i am only allow the account to read, insert,update and denied delete
|
| com.microsoft.sqlserver.jdbc.SQLServerException: Cursor is READ ON | 25 Sep 2007 21:48 GMT | 4 |
I am using sql server 2000 for my company project together with jsp seems that the connection goes pretty good; but when I try to update or insert a row on the database I get this error: com.microsoft.sqlserver.jdbc.SQLServerException: Curos is READ ONLY. I can
|
| ODBC & Remote SQL Server | 23 Sep 2007 08:50 GMT | 3 |
How to create system DSN (ODBC) on windows 2003 for SQL Server located on remote machine ? Please, guide me. Bye.
|
| Linking Access 2003 to SQL 2005 | 21 Sep 2007 14:35 GMT | 3 |
I have read numerous posts on this topic, but to no avail. I have several Windows XP Pro desktops (SP2) and a new server running Server 2003 (SBS) with the full version of SQL 2005. I have a split MS Access program with the FE residing on the desktops and the BE on the server. ...
|
| The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter 1 (""): Data type 0x38 is unknown. | 20 Sep 2007 16:56 GMT | 1 |
I have a complete Java Applicaction. It use transactions in the update sections. The application runs OK. using a JDBC Driver for SQL server 2000. Now the application is using SQL Server 2005 it use the new Microsft
|
| Check for connection | 18 Sep 2007 22:45 GMT | 2 |
Hi I want to check if a server is available - at present the system just gives a message then bombs out - I want to be able to redirect to another server if the software cannot find the initial connection string Can you please help!!
|
| Csql server DBNMPNTW connectionopne, createfile error | 18 Sep 2007 18:55 GMT | 1 |
Background : moved a database from one sql server to another by detaching it from old and attcahing on new server, SQL2000. Old server was w2k new one is w2003. In EM all works fine, can see the tables and work with them.
|
| SQL Server Stops Responding without error log entry | 17 Sep 2007 15:33 GMT | 1 |
I am running SQL Server 2005 SP2 (Without SP1) on Windows 2003 Machine. I am facing a very strange problem. Sometimes the database stops responding, In this situation no user from my web application can connect to database. But If I go to server and open connection by management ...
|
| Windows XP Security Firewall | 17 Sep 2007 08:12 GMT | 1 |
We installed our SQL Server / Access Client application at a clients site several months ago. This customer was using the Windows XP Security Firewall. Because we could not get our software to connect to SQL Server with the Firewall on we turned it off. But, our customer would ...
|
| SQLExpress New DB | 16 Sep 2007 09:42 GMT | 8 |
I have a new computer with Windows VISTA on it. I have installed SQLExpress and everything appears correct - i did not have issues during set-up, that I can remember, I did this some while ago. I have just started to consider using SQLExpress, my issue is I cannot
|
| SQL Server Connection problem | 15 Sep 2007 15:54 GMT | 3 |
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 under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error
|
| ODBC Connect Failed SQLState 08001 SQL 2005 | 14 Sep 2007 23:02 GMT | 1 |
We're working to get our remote clients connected via ODBC to a new SQL 2005 server. Our programmers have a Powerbuilder executable that connects to the database. Clients that are on the local, high-speed lan can connect in a few seconds, however remote, T1 clients can take over ...
|
| How to connect to our internal SQL Server from outside webserver | 14 Sep 2007 08:18 GMT | 1 |
We publish our pages in a 3rd party web server, so they host our website. but behind scence data is stored in our internal SQL server, all outside traffic needs go through our router before reach the SQL server, so in the Web Configuration file, in connection string entry, "Data ...
|