| Thread | Last Post | Replies |
|
| SQL Server Cannot Connect to Local Instance | 09 May 2006 00:01 GMT | 1 |
I have a SQL Server 2000 running on Win2k3. I uninstalled SharePoint so I could install Reporting Services and I upgraded to MDAC 2.8. I tried connecting to SQL locally on the Enterprise Manager on the machine but I get this error: "Server does not exist or access is denied."
|
| General SQL Error - Native SQL Error 10040 | 08 May 2006 09:18 GMT | 4 |
I am getting an error connecting to my goldmine account when I attempt to login after I was messed up something in my ODBC administrator. When I click on Goldmine, I get a DATABASE ERROR BOX General SQL error
|
| Remote connect to SQL via RPC over HTTP? | 08 May 2006 05:46 GMT | 1 |
I have been trying to remotely connect to a test box installed with Windows 2003 Server (Web Edition) and SQLExpress but I just get the following error message: Connection failed:
|
| Extended Stored Procedure: Loopback connection | 07 May 2006 15:53 GMT | 1 |
How can I create a loopback connection? I havn't a DSN and want make a connection to the SQL server in my Extended Stored Procedure. As I see I can read the user and the password in my Extended Stored Procedure, but i havn't the DSN. Can I make a (local) connection without a DSN?
|
| Win2003, ClassNotFoundException for SqlServer driver when disconnected from network on | 07 May 2006 15:26 GMT | 1 |
Please help... I'm running Windows 2003 on a dell laptop..and when it boots up AND I'm NOT connected to a network, my java routines do not find the mssqldriver. (When I reboot AND I AM connected, it works fine).
|
| Problemi di Migrazione su SQL Express | 05 May 2006 23:12 GMT | 3 |
Riporto la mia situazione, che ritengo possa essere una situazione "tipo" piuttosto semplice e familiare per chi opera con Sql Server, ma purtroppo sono 2 giorni e 2 notti che tento di conettermi al server SQL invano. Premetto che prima di postare questo messaggio ho letto ...
|
| IP address change breaks remote SQL EM in SqlExpress | 05 May 2006 17:25 GMT | 2 |
I am using sqlExpress as backend for iis and had to make an ip change. Suddenly I cannot remotely connect to SQL using the CTP. I chaged the ip address back to the original and still cannot connect. The box is wide open, no firewall and all surface connections are active. Still ...
|
| Driver AutoCommit issue | 04 May 2006 20:58 GMT | 7 |
I use MS SQL Server latest JDBC driver and trying to connect to MS SQL Server 2000 SP3 database using the datasource. I set the auto commit to false on connection as soon as I get the connection from the datasoruce. For some reasons what ever DML statements I execute through ...
|
| failed to connect to new instance in MSSQL2005 | 04 May 2006 20:28 GMT | 6 |
I tried to connect to a new created instance (specifying server\instance)in MSSQL2005 server with mangement studio in another mssql2005 server. It show an error 'An error has occurred while establishing a connection to the server. When
|
| Multi threads issue with JDBC running on BEA Weblogic 8.1 SP4 | 04 May 2006 05:02 GMT | 3 |
My problem briefly is, I am trying to update a specific column in a row on MSSQL server 2005 database via MSSQL Server 2005 JDBC Driver (sqljdbc_1.0). following are some facts I have may help you understand my issue:- 1- I downloaded this driver from Microsoft site and followed the ...
|
| MS OLAP / AS Server connection | 03 May 2006 18:40 GMT | 1 |
I have just been handed what seems to be a hot potato... We have an ASP web application that is accesses a cube on an Analysis Server. The backend AS Server for this application is being migrated to some new iron. The cube has been configured / processed on the new server.
|
| Timeout expired error. | 03 May 2006 11:05 GMT | 2 |
I have an application developed in ASP.net and I'm using SQL server 2000. The application is working fine for quite long time. In the recent past it threw "Timeout expired error" while posting data into the database.
|
| After 2 ODBC Connections, connection failes forever | 03 May 2006 09:49 GMT | 2 |
I had a C# .NET application that connected to SQL Server with ADO.NET. All went well. Then, I had to change the connection to an ODBC connection (to be able to later connect to another type of db, too).
|
| SQL server, local and domain user connection problem. | 02 May 2006 21:15 GMT | 1 |
I'm using windows xp and sql server 2000. I installed sql server to my pc and it's workin so fine. When I log in to my windows with a domain server my sql server connection fails.
|
| SQL2005 JDBC ClassNotFoundException | 02 May 2006 19:26 GMT | 3 |
I've downloaded the SQL2005 JDBC and extracted it to a path that is in my CLASSPATH. I then used the sample microsoft java code at http://support.microsoft.com/default.aspx?scid=kb;en-us;313100 to output the driver name/version and database name/version. When I execute the code ...
|