| Thread | Last Post | Replies |
|
| Advantages using 2005 JDBC Driver | 31 Oct 2006 21:04 GMT | 10 |
What are the major advantages of the 2005 driver over the 2000 driver? We are running a active/passive db, with about 800 - 1000 database connections. We seem to be running low on available cursors. We get the server out
|
| Connecting to a second instance of SQL | 31 Oct 2006 03:07 GMT | 5 |
When I try to connect to an external SQL Server via enterprise manager I cannot seem to connect to a named instance. In the past this has worked with no problem when I do ip\instance. However when I now try I am getting invalid instance name. The name I am using is correct. I am ...
|
| Unable to connect to SQLExpress Remotely - no matter what | 31 Oct 2006 00:01 GMT | 14 |
I've been fighting to get sql server express on my machine to be accessible remotely. I've tried many times and quadruple checked all of the instructions in KB article: http://support.microsoft.com/default.aspx?scid=kb;EN-US;914277
|
| error: "Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed. | 30 Oct 2006 23:47 GMT | 2 |
Am new to Sql Server Express but using it doesn't seem "easy" . When executing a very simple sample program in Visual Studio 2005, this message occurs: Failed to generate a user instance of SQL Server due to a failure in
|
| Is a newer version of odbcspy available for current systems (eg; MDAC 2.8) | 30 Oct 2006 01:52 GMT | 1 |
I didn't find it in MDAC 2.8 SDK.
|
| Problem when connecting to a named sql 2000 instance | 29 Oct 2006 20:53 GMT | 1 |
I have a problem when connecting to a named sql 2000 instance . The instance is running in a 2 node cluster configuration. The second instance on the other node works fine. When I try to connect with a client on another pc, the connection only works
|
| sudden slow sql respone | 29 Oct 2006 16:28 GMT | 1 |
My SQL 2000 enterprise run on win2000Advance server, and 8GB memory, 4 CPU. one problem, i discover i connect sql server is timeout suddenly. So i check the CPU ultilization is 4%, and the memory so low view from task manager. could you tell me what problem happen and how to ...
|
| Connection error 40 | 28 Oct 2006 03:41 GMT | 1 |
I developed a programm with dot.net 2.0. On my environment ervy thing works fine. When I try to use it on the customers envrionment I get the following error message:
|
| App. Can't find database after a RESTORE | 27 Oct 2006 19:59 GMT | 1 |
My application in another server can't find the SQLServer database after a restore. The name of the DB is exactly the same! The application says the the Target Database does not match destination database. My question is: Is it possible that the reason comes from the ...
|
| other computer can't connect to my sql server 2000 | 27 Oct 2006 18:00 GMT | 1 |
some of my colleagues need to connect to my database to retrieve some reports but they can't connect to my computer. i didn't set any specific passwords as i'm using my window account ( username - Administrator , password - ** ) during the nistallation but the system always show ...
|
| The user is not associated with a trusted SQL Server? | 26 Oct 2006 22:52 GMT | 2 |
I am trying to make a unique logon to a SQL server in an Access apd file so when the file is executed it logs into a specific database. I set up the new user name and password in the SQL server and associate it with the database giving it read, write and admin privileges. In ...
|
| Can't connect to mssql | 26 Oct 2006 18:36 GMT | 5 |
I installed ASP and MSSQL(SQL Express Edition, SQL Manager 2005 for SQL Server Lite). - ASP is runnig correctly - With SQL Manager 2005 for SQL I can create Databases and tabels and some
|
| 2005 JDBC Driver: Integreated Authentication | 26 Oct 2006 02:43 GMT | 5 |
Good evening, I am trying to get the new 2005 JDBC driver to use integrated authentication. I have tried adding the parameter -Djava.library.path=C:\Microsoft SQL Server 2005 JDBC
|
| SQL2005 64-bit | 26 Oct 2006 01:34 GMT | 3 |
I have built a SQL2005 64-bit developer edition with SP1 on windows 2003 Enterprise 64bit. I try to use a 32-bit XP client to connect to SQL2005 server but fail. It seems the SQL server does not exists. I have tried to use the Query Analyser
|
| SQL Server 2000 problem with using a InputStreamReader against an image field | 25 Oct 2006 20:11 GMT | 2 |
I have a problem using the MS SQL Server 2000 SP3 drivers to binary data from an image field. The data I store in this field, can be binary or standard ASCII stored as lines of data terminated by CR LFcharacters.
|