| Thread | Last Post | Replies |
|
| Time out | 29 Sep 2006 19:09 GMT | 1 |
I created an event sink on exchange serve using VB.Net. It can fired and add data into the SQL 2005 when the exchange server has Visual Studio 2005. When I install the component on the test exchange server in which Visual Studio 2005 didn't installed, there is time out issue.
|
| odbc open query syntax to db2 | 28 Sep 2006 20:02 GMT | 1 |
Ok all you Gurus, Here is a problem we are having, we have a sql server 2000 and we have another server which is a DB2 server. The db2 server is linked. We are trying to run an open query and I do not think I have the right syntax
|
| automate way to build an odbc connection | 28 Sep 2006 14:30 GMT | 1 |
is there is an automate way to build an odbc connection without usin the windows "odbc data source administrator"? thanks
|
| Connection problems to SQL2005 with odbc using port 1733 | 28 Sep 2006 03:58 GMT | 1 |
I'm trying to connect to a SQL2005 server inside a firewall from another Windows2003 server that is placed in DMZ. Both servers is hosted by our ISP but they can't seem to find the problem. Because the sqlserver is used by many companies we have to communicate with
|
| Problem connecting to local server | 27 Sep 2006 14:18 GMT | 1 |
I've got SQL Server 2005 installed on my PC, set to mixed-mode authentication. For months, I've been logging in to Management Studio using the "sa" account. Recently, something changed and I can no longer do that. I get the following error:
|
| Linked Servers to UDB via IBMDADB2, access denied | 26 Sep 2006 16:56 GMT | 1 |
A linked server definition in MSSQL 2000, can succcessfully authenticates with a UDB database v8.1.0.61 on a SUN box, but then gets access denied, eventhough the account being used has DBADM authority. However, I can successfully authenticate and query the same UDB databases ...
|
| Oracle Linked Server on SQL Server 2005 64-bit | 26 Sep 2006 06:52 GMT | 2 |
we are trying to migrate from SQL Server 2000 to SQL Server 2005. On an 64 bit Windows 2003 SP1 Server we have installed an SQL Server 2000 Enterprise Edition and an SQL Server Enterprise Edition 2005 (64bit), both as named instances.
|
| Sql Express (Build 2047) XP SP2 not listening | 25 Sep 2006 13:46 GMT | 3 |
I have installed Sql Server 2005 Express on a Windows XP PC running SP2. The Windows Firewall has ports 1433 and 1434 opened. I ran the Sql Server Configuration Manager to set the Protocols for
|
| ODBC: Call Failed 3146 | 25 Sep 2006 12:57 GMT | 3 |
I have a vb program that connects to odbc to an sqlexpress server. When i try to write data to the db, i get this message: Release Error: Script #1 (Ascent Capture Database) [3146 Index Table (dbo.DIGIDOS): ODBC: de oproep is mislukt.]
|
| Change QUOTED IDENTIFIER IN JDBC CONNECTION | 23 Sep 2006 15:46 GMT | 1 |
Hi, i´m sorry my english in very bad, so i try to explain Our Appllcations user microsoft sql server 2005 JDBC driver and i want to change the configuration of connection - set quoted_identifier on and set ansi_nulls on to off. In my SQL SERVER Server 2005 i already did, but all
|
| Connection Problem | 23 Sep 2006 05:08 GMT | 2 |
I can not connect to sql serve 2005 using SQL Serve Management Studio, I got these error in ERROR.LOG file. Any help is really appreciated. Thanks. 2006-09-21 12:48:21.53 Server Microsoft SQL Server 2005 -
|
| Cannot Generate SSPI Context | 22 Sep 2006 15:01 GMT | 3 |
I know there is quite a lot of posting before for this error. And I quite confused with long explanation at Microsoft Support. My problem is quite weird, I can connect normally to SQL Server (running Windows Server 2003) from my PC (running Windows XP SP2) for around half to one
|
| sql server 2005 can't see or connect locally | 22 Sep 2006 01:30 GMT | 1 |
I have just started using SQL Server 2005(last night). I currently have an internal network with my client machine(development) and a server machine(sql server 2005). The SQl Server install has all the default settings, and I turned on remote connections. But when I go to
|
| ODBC BCP Error Handling in C++ | 21 Sep 2006 23:41 GMT | 1 |
(Please let me know if there is a better group to post this on...) I have written a C++ program that BCP's data into SQL Server using ODBC. I'm currently at the point that I am testing worst-case scenarios. In the scenario that while the BCP is running, I pull the network cable ...
|
| XP / SQL personal: Cannot find localhost | 21 Sep 2006 19:32 GMT | 4 |
I installed SQL Server 2000 personal edition on my Win XP sp2. In the enterprise manager, I can manage my local database, but if I try to connect via the Query analyzer, it says it cannot find the server or the access is denied.
|