| Thread | Last Post | Replies |
|
| password problem | 19 Nov 2004 18:01 GMT | 1 |
We have a problem with JDBC, clients on linux, connecting unless the password is entered in lowercase. Anyone got any ideas or heard of this before? All was working fine until last week. We applied a instcat.sql upgrade to
|
| Schema Change Error | 19 Nov 2004 16:20 GMT | 2 |
We are getting following Exception in our Java application: ==================================================== java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Could not complete cursor operation because the table schema
|
| Problem connecting to SQL server | 19 Nov 2004 08:40 GMT | 1 |
Using a UDL ,on a WIn2K machine, I attempt to connect to SQL server (Sql server 7) CLicking on the "test connection" button returns connection failed with the error message : Test connection failed because of an error in initializing provider.
|
| MS SQL & Msg 11, Level 16, State 1 | 19 Nov 2004 08:20 GMT | 1 |
Randomly, when trying to authenticate to a SQL server, whether via a mmc connection, or via a SQL Query Analyzer, several DBAs / analysts get the following error: "Unable to connect to server <servername>:
|
| SQL Server communicating on the wrong NIC | 19 Nov 2004 07:48 GMT | 1 |
Has anyone had problems with SQL Server trying to communicate on the private network of a cluster setup? I'm trying to setup replication with a remote server at another company. Everything was working fine with SQL
|
| Connect Excel Pivot Table to SQL Server Stored Procedure | 19 Nov 2004 04:49 GMT | 1 |
Friends, Hi .... I have been connecting Excel pivot tables to SQL server tables and views through an ODBC DSN connection.
|
| SQL Server and SP2 | 19 Nov 2004 01:59 GMT | 7 |
Hi all. I join those who have installed sp2 and have lost the ability to communicate with sql server over port 1433. I have read all of the posts at this forum and have tried all of the fixes recommended. Microsoft's publication (841521) about running firewall.cpl and allowing ...
|
| Need help with SQL DatABASE! | 18 Nov 2004 19:10 GMT | 1 |
Designing a Simple Database --------------------------- Design a simple database for storing information about your private Book collection. The ideal design for the database
|
| Error in SQL Server Database | 18 Nov 2004 19:00 GMT | 1 |
I have a VB6 application that runs over a SQL Server 2000 Database. Sometimes (most recently) i get the folowing error: Run-time error -2147467259 (80004005) Location: q:\SPHINX\NTDBMS\storeng\drs\include\record.inl:1447
|
| Secure Connection of Query Analyzer to Remote SQLServer | 18 Nov 2004 18:39 GMT | 1 |
Is there a way to connect SQL Query or Enterprise Mgr through a SSH tunnel. A remote user wants to do querys on a SQL2000 Server that resides at a remote Data Center. We don't want to do a full VPN, as the VPN server that is installed would open the user to the entire LAN.
|
| What is the Buffer Limit for SQLPutData? | 18 Nov 2004 18:16 GMT | 3 |
I am using SQLPutData() in a loop to move a large BLOB (3MB in total) to and from the database and when I retrieve the BLOB I find that a large section of data has been replaced with the "BAADF00D" data sequence. This is used in many cases to init memory, including, I believe, by ...
|
| ODBC System DSN Questions | 17 Nov 2004 18:14 GMT | 1 |
We are running an SBS2000 network with around 40 clients being 60% Windows 2000 Pro and 40% WinXP Pro. We have around 3 member servers (not DC) and one of the servers is a SQL server running SQL 2000. A user on the domain has created a dBasev5.7 form that needs an ODBC System
|
| odbc connection multi domain no trust | 17 Nov 2004 17:49 GMT | 1 |
If you have one domain of application servers running win2000 and seperate user domains with no trust relationships accessing sql databases on the application domain what needs to be done rights wise and is this possible without connectivity issues. Currently these servers are ...
|
| Linked server to ACCESS97 | 17 Nov 2004 11:41 GMT | 1 |
I can get data from local MSDE2000(called SW_ENGR) with local linked server on C:, but failed to get data from MSDE with linked server residing on a NT mapped drive E:, I guess it is a permission issue, but don't know how to get it right.
|
| MS JDBC vs DataDirect Driver | 16 Nov 2004 21:45 GMT | 5 |
is this true...? http://www.datadirect.com/products/jdbc/ 1. The DataDirect Connect for JDBC driver is fully compliant with the JDBC 3.0 specification. (Microsoft has announced no plans to upgrade its driver
|