| Thread | Last Post | Replies |
|
| SQL 2000 SP4 on Server 2003 SP1 not dropping connections | 28 Dec 2006 13:47 GMT | 1 |
We recently upgraded our SQL 2000 SP3 instance (running on Windows 2000) to SQL 2000 SP4 running on Windows Server 2003 SP1. The migration went fine but we are now experiencing a problem where connections are not dropping once the application is finished with it. The ...
|
| Server: Msg 7391 unable to begin a distributed transaction | 27 Dec 2006 03:53 GMT | 2 |
We have two physical sites - A and B - and each has its own Domain. Within site A's domain, we created a link server and everything works just fine. We can call store procedures from one database to another database. We can also insert store procedure results into a temp table ...
|
| clustered index table updates question - please help | 26 Dec 2006 13:45 GMT | 1 |
i have a table that has no index on a date column and a regular index on a customer_id column. the customer_id will be somewhat volatile, lots of updates and
|
| slow ODBC connection Via VPN | 24 Dec 2006 06:16 GMT | 1 |
I have a custom third party shipping solution that interfaces with SQL server. It connects with ODBC via a VPN to the SQL server. The connection seams real slow to me, but maybe I am asking for to much? The round trip from request of the client PC to the server and back
|
| Cannot View Database Properties (Express 2005) | 23 Dec 2006 01:10 GMT | 1 |
It's always great to run into problems on a Friday afternoon before a holiday weekend, but here I am. I'm not sure when this started happening, but if I try to get properties on any of the databases on my SQL Server Express 2005 server
|
| Connect to 2K on machine with both 2K and 2K5 | 22 Dec 2006 19:08 GMT | 1 |
I have both SQL Server 2000 Developer Edition SP3 and SQL Server 2005 Developer Edition (9.00.2047.00) installed on my WinXP SP2 notebook. I'm connecting from a Windows PocketPC 2003 Second Edition device which is running a custom app which uses SQL Server CE 3.0.
|
| HOW TO CONNECTED MS SQL 2005? | 22 Dec 2006 03:50 GMT | 2 |
I had just install MS SQL 2005 at my server computer ( OS windows 2000 server sp4). I have LAN in office with workgroup, and I have a problem that I can't connect to MS SQL 2005 from client mechine. Previously, I used MS SQL 2000 server.
|
| Connecting to an alias fails | 21 Dec 2006 18:35 GMT | 1 |
Created a new alias with the SQL Server client network utility. With the connection parameters, changed the server name to the IP address - still no success. Edited the Sql Server Network utility to use port 1433 to use port 0
|
| Can SQLPutData be used against varchar(max)? | 20 Dec 2006 05:42 GMT | 1 |
I am trying to insert data into varchar(max) via ODBC. When I try to insert data. I am getting following error. Is SQLPutData supported for varchar(max)? 1394-1e4c ENTER SQLPutData
|
| SQL Server 2005 ODBC - DateTime Problem | 20 Dec 2006 02:48 GMT | 2 |
I hope somebody here can help me, as I have run out of ideas. I am trying to export some data to SQL Server 2005 via ODBC. The data consists, for testing purposes, of a single row and a single column. The value itself is time, i.e. 08:20:54 (hh:mm:ss). I have created a test table
|
| Register SQL2005 in SQL2000 EM | 19 Dec 2006 19:15 GMT | 3 |
I have 2 development machines. SQL2000 is installed on the first one and SQL2005 is on the second machine. Is it possible to register SQL2005 and have an access to it on the first machine via Enterprise Manager? I'm trying to do that and get messages that server doesn't exist or ...
|
| ApplicationName and WorkstationID | 18 Dec 2006 11:21 GMT | 1 |
I see how I can set the application name and workstation ID in the JDBC URL. I'd like to be able to supply information such as end user name and workstation ID dynamically to the connection I get from the connection pool. I'm pretty sure you can do this in .Net. Is there any ...
|
| SQL Express Connection Error | 18 Dec 2006 03:22 GMT | 1 |
I am making a local connection to an instance of SQL Express on XP SP2. I get the following error message: "Microsoft SQL Native Client: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure
|
| Help I am getting an error when I run my insert statement | 15 Dec 2006 16:28 GMT | 7 |
Please help I am getting the same error no matter how I change my quotes. Microsoft OLE DB Provider for SQL Server error '80040e14' Incorrect syntax near the keyword 'Plan'.
|
| Can't download Driver v1.1 | 15 Dec 2006 12:57 GMT | 9 |
I select the english download and accept the license agreement but download.microsoft.com keeps downloading the file sqljdbc_1.0.809.102_fra.exe. and not the new version in ENGLISH : 1.1.1501_101 Is there a work around ?
|