| Thread | Last Post | Replies |
|
| where to find MS SQL odbc driver ? | 06 Apr 2006 09:58 GMT | 1 |
I want to install MS SQL odbc driver on several client machines during a setup process, to access data located on a sql server. I can't find on microsoft web site, any odbc driver for MS SQL. What do I have to install ? MDAC ??
|
| fn_dbLog or DBCC | 06 Apr 2006 01:59 GMT | 1 |
Good Afternoon, Really I have two problems, and Only i need one of them. Both is because I try to read the Log. The first Question is about the function fn_dbLog, how can I do to see the
|
| New SQL Server 2005 JDBC 1.0 & Visual J++ | 04 Apr 2006 08:08 GMT | 3 |
We have a legacy Java application that we maintain in Visual J++; we are moving to SQL Server 2005 and would like to switch it from an old WebLogic JDBC driver to the new Microsoft SQL Server 2005 JDBC Driver. However, we're noticing strange behavior with regard to instantiating ...
|
| 2005 JDBC Driver against 2000 Server can't "UPDATE STATISTICS tabl | 03 Apr 2006 17:28 GMT | 1 |
Using the latest 2005 sqlserver jdbc driver against a 2000 SQL Server, I can no longer execute this statement: UPDATE STATISTICS KimsTable; I get the error message: com.microsoft.sqlserver.jdbc.SQLServerException: UPDATE STATISTICS statement not allowed within ...
|
| failed to resume transaction error | 03 Apr 2006 17:26 GMT | 1 |
Getting the following error... Can anyone explain explain the error code and point me to where the error codes are documented? I could not find anything on google... [3/22/06 17:12:07:485 CST] 7bbc2eb4 SystemErr R
|
| Error while connectin g to SQL server | 03 Apr 2006 17:23 GMT | 1 |
I am using NetBeans IDE to run java program... In order to connect to MS SQL driver thru code .. i set CLASSPATH..but still i am getting error as: java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver
|
| Enterprise Manager tail snap-in initialization | 03 Apr 2006 16:59 GMT | 2 |
I tried to install client tools of Sql Server 2005 DevEd. Wow! Big product... but my boss imposed me to deinstall this tools. Now when I launch Enterprise Manager I get this message: Snap-in failed to initialize.
|
| Fail to remotely connect to SQL 2005 named instance | 03 Apr 2006 03:14 GMT | 3 |
I have 2 instances on a remote machine: - SQL Server 2000 - default instance - SQL Server 2005 Standard - named instance called: SQL2005. I am able to connect to SQL2005 from within the remote machine itself
|
| JDBC and OLAP | 03 Apr 2006 02:06 GMT | 1 |
Can JDBC be used for retrieve data from OLAP Cube ? or retrieve data from database only ?
|