| Thread | Last Post | Replies |
|
| Hard Code Native Error code in program? | 30 Jun 2006 03:09 GMT | 1 |
Using VB 6, sp6, On sql server 2000 (sp4) When I try to establish a connection to the database from a VB 6 program using ADO, I get a similar message
|
| Connection errors | 29 Jun 2006 10:12 GMT | 6 |
Hi - I originally posted this to windows.server.general, but no responses there. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I have database application that stops working and the event log shows two
|
| SSL Security Error | 29 Jun 2006 07:10 GMT | 4 |
I am trying to set up a connection to SQL Sever 2000 on a Win2000 Server from an NT workstation. I get an SSL encryption error when I try to connect. The setup is exactly the same as on my previous workstation. We have previously fixed this
|
| Windows Registry entries needed for JDBC XA? | 28 Jun 2006 23:36 GMT | 1 |
Is this article still valid? http://support.microsoft.com/default.aspx?scid=kb;en-us;817066 It mentions adding values to the windows registry to tell the MS DTC to allow certain DLLs for XA transactions....
|
| Linked Server Oracle 10g problem | 28 Jun 2006 18:58 GMT | 2 |
I have followed the examples from MS. to create the link between my MSSQL2005 and Oracle 10g I have all of the Oracle client installed on the server. I have a net service defined.
|
| JDBC 2005 CTP 2 Now available for download | 28 Jun 2006 16:37 GMT | 1 |
Announcing the June 2006 Community Tech Preview of the JDBC 2005 driver: http://www.microsoft.com/downloads/details.aspx?familyid=f914793a-6fb4-475f-9537 -b8fcb776befd&displaylang=en This preview contains all the changes of CTP 1 including Integrated Security, it includes rollup ...
|
| How can I create a passthrough query from a VBA code? | 28 Jun 2006 16:10 GMT | 2 |
I am trying to migrate the Back end of an MS Access based aplication to an SQL server 2000. I KNOW how to use passthrough queries in MS Access. So, my question is: How can I CREATE a passthrough query from a VBA code?
|
| LINK SERVER BAD PERFORMANTCE | 28 Jun 2006 09:33 GMT | 1 |
A SP with join's between tables of 2 SQL 2000 linked server used to work relatively quick. Since a few weeks the same SP that runs on +/- the same amount of data takes much more time (43 sec).
|
| MS SQL Server Express connection error from VB.net Program | 28 Jun 2006 03:32 GMT | 1 |
I am trying to make new connection with SQL Server 2005 Express Database from my Visual Basic.Net program. I am using connection string as "Dim connectionString As String = "Data Source=.\SQLEXPRESS;Initial Catalog=MgmtSystem;User Instance=True".
|
| Connection getMetaData() does not throw SQL Exception | 27 Jun 2006 15:42 GMT | 6 |
I am trying to impliment a method, to check if the current database connection still exists. The problem is that Connection.getMetaData() does not throw a SQL exception when I shut down SQL Server 2000 instance.
|
| SQL 2005 Connection from Client to Server over 2 non-trusted domai | 27 Jun 2006 14:12 GMT | 2 |
I'm trying to connect from a client-computer via MS SQL Server Management Studio to SQL Server 2005, Analysis Services 2005 and Integration Services 2005. The problem is, my client is in domain A, the server is a development-system in domain B, A and B are not trusted. With SQL ...
|
| Login failed for user 'root' | 27 Jun 2006 00:04 GMT | 1 |
MSSQL Server running OK. Downloaded jdbcdriver for code presently running under MySQL. Can instantiate class, but connection fails with "com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'root'. R
|
| Table names in Enterprise Manager and Access when linking tables | 26 Jun 2006 21:38 GMT | 1 |
I have a SQL 2000 server that I have created a number of tables. When I connect to the database using ODBC with ACCESS the table names appear to have my user details added to the front. ie. I create a table in Enterprise manager called "names"
|
| sql server2005 issue for the connection | 26 Jun 2006 19:18 GMT | 1 |
"The request failed or the service did not the respond in a timely fashion" I am using xp servicepack 2.0 and sql server 2005 developer edition
|
| Problem to delete a user | 26 Jun 2006 19:17 GMT | 1 |
I have a problem to delete a user and it gives me this message in SQL2K5: The database principal owns a schema in the database, and cannot be dropped. (.Net SqlClient Data Provider) Can any body help me. I will be grateful
|