| Thread | Last Post | Replies |
|
| Can't connect to SQL Server Express 2005 using localhost in the connection string. | 15 Nov 2006 21:15 GMT | 2 |
However it works perfectly if I specify the full server name like this 192-55-55-55\SQLEXPRESS. Is there any way to configure it so I would be able to connect to it using localhost?
|
| 2005 Express Edition: telnet localhost 1433 fails | 15 Nov 2006 19:52 GMT | 3 |
I don't understand why. My SQL Server 2005 is called PC\SQLEXPRESS. I use PC\Robert (administrator) account on Windows XP Professional. I use Windows Authentication. Remote connections are switched on ("Using both TCP/IP and names pipes.")
|
| XA Error DUPID while connecting to sources within same instance | 14 Nov 2006 22:26 GMT | 1 |
I'm trying to manage two connections created from different datasources using two instances of com.microsoft.jdbcx.sqlserver.SQLServerDataSource. DataBases are in the the same instance of SQLServer. Starting a new transaction i get a "xa_start (40000) returns -8" when getting ...
|
| Method cleanup failed while trying to execute method cleanup on ManagedConnection | 14 Nov 2006 19:38 GMT | 3 |
I am using SQL Server 2005 standard edition. Here is the version information in the logs Database product version : 9.00.2153 JDBC driver name : Microsoft SQL Server 2005 JDBC Driver
|
| Cannot connect | 14 Nov 2006 04:01 GMT | 1 |
I have SQL 2000 installed on the server, and running VB6.0 program on the clients. Everything was working ok until user began to complain they cannot logon because of a invalid username or password. the exact error is:
|
| Zapping the Service:-) | 14 Nov 2006 00:56 GMT | 1 |
I provide for complete creation of a database in SQL Express from a script. When the moon is in the seventh house and Jupiter lies in Mars, it works wonderfully. HOWEVER, if I have used any external tool to look at the db such as the IDE
|
| IP address change | 13 Nov 2006 17:40 GMT | 2 |
I need to change the IP address of the server where SQL 2000 is running. What implications can that have on the SQL DB?
|
| SQL Server 2005 Express | 13 Nov 2006 14:32 GMT | 3 |
HELP. I have installed SQL 2005 express onto a WIN XP Pro SP2 machine and have it working with a piece of software called IRIS. I have another machine connected to the IRIS software via a network drive, which I have installed over the mapped drive.
|
| Plz help me SQL 2005 ( Attach database File .mdf ) | 12 Nov 2006 15:06 GMT | 1 |
when i try to attach file there is an error occur " 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
|
| Database synchronization question | 11 Nov 2006 01:21 GMT | 3 |
I'm going to copy all the tables from one database in one server to other database in another server. A couple of days later I will want to copy the new (and updated) records (from those couple of days) instead of copying everything again.
|
| MS Access 2000 and SQL 2000 | 10 Nov 2006 17:07 GMT | 1 |
I have a user application that runs on MS Access 2000. On one client PC, the user's PC log in and got the following error: 17[Microsoft][ODBC SQL Server Driver][DBNETLIB]AQL Server does not exist or access denied.:53[Microsoft][ODBC SQL Server Driver][DBNETLIB]
|
| No TDS_RET_STATUS was found | 10 Nov 2006 11:36 GMT | 10 |
Running into an issue when I run the following code: try{ CallableStatement stmt = rdbConn.prepareCall("{? = call dbo.usp_test_add(?,?,?,?,?) }");
|
| Runtime error 3155 inserting to linked SQL tables from Access | 10 Nov 2006 03:45 GMT | 11 |
I have suddenly started getting a runtime error 3155 when attempting to insert new rows into a linked SQL (2000 on Windows 2003 server) database table from Access (2002 under XP). A new bit of code in the Access database attempts to insert a database login
|
| SP running slower from access/crystal reports than query analyzer | 09 Nov 2006 23:33 GMT | 2 |
I have a strange problem. I have a few procedures which run fast in query analyzer, but extremely slow from Access (via ODBC) and for example Crystal Reports. The difference is enormous, the procedure takes about 1 second to run from QA; it takes about
|
| SQL 2K on Win2K3r2 IE7 | 09 Nov 2006 17:24 GMT | 3 |
I have a bunch of SQL 2K servers that can see each other fine and can connect to each other. I have 2 SQL 2K servers on Win2K3R2 and everyone can see each other except these 2 can't see each other. I can force a connection, but the green light
|