| Thread | Last Post | Replies |
|
| SQL2005 Standard vs 64bit Enterprise | 31 Dec 2008 12:56 GMT | 1 |
I have two servers, one running a legacy ERP database on SQL2005 Standard Edition, and the other server is running an SAP database on SQL2005 Enterprise Edition 64 bit. Both servers are set to use Windows authentication, not Mixed (SQL and
|
| Record locking question | 31 Dec 2008 12:55 GMT | 1 |
SQL2K/SQL2K5 Have run into a situation where a record lock has caused a problem for users . . .not exactly unheard of. The lock encountered was on a single record. The lock persisted for about 14 hours. The SPID causing the lock was not
|
| Cannot connect to SQL2008 instance from clients in DMZ | 30 Dec 2008 22:38 GMT | 2 |
ISSUE: Cannot connect to newly installed SQL 2008 server via ODBC from clients (web servers) in the DMZ. SQL Server Specs: SQL Server 2008 Standard
|
| Connection string/Sql Server 2005/Windows authentication/ but not on domain | 29 Dec 2008 23:17 GMT | 3 |
Help, I am writing a data import application that will import data in to sql server database.
|
| How is this working? Non-default port connection. | 29 Dec 2008 23:14 GMT | 4 |
I've inherited some code that uses this connection string: "Driver={SQL Server};Server=sqlsrvr\sql2005;Database=test;UID=user;Pwd=xxxxxx" However, the SS2005 instance is running on 2789. How is this working?
|
| Importing SAS tables (.sas7bdat) | 26 Dec 2008 12:33 GMT | - |
What is the best way to get data into my SQL server tables from SAS tables? I know that I can export from SAS to .csv and then import .csv to SQL Server but I would like to directly import from SAS, perhaps thru an ODBC connection. Suggestions?
|
| GIDS 2009 .Net:: Save Big, Win Big, Learn Big: Act Before Dec 29 2008 | 26 Dec 2008 06:28 GMT | - |
-------------------------------------------------------------------
:::: Great Indian Developer Summit 2009 - GIDS .Net :::: :::: 24 April 2009 :::: :::: J N Tata Auditorium, IISc, Bangalore :::: |
| data access strategy | 24 Dec 2008 15:05 GMT | 3 |
I've developed an app for our company using VB.NET (winforms) and SQL server express running on our SBS server 2003 Standard The app works really well within our LAN but I often work remotely and quite often would benefit from using my custom app. I've tried the VPN but for
|
| KB948496 - Applied Update to S2KSP3 OS - Clients loose connections | 22 Dec 2008 23:15 GMT | - |
Hello to All, Our Server Admins applied the Update KB948496 and we've lost connectivity from a number of clients to our SQL Server 2000 instance. To connect with 2K5 SSMS we have to provide a port or establish alias. We
|
| ADO .Net Connection Issues in Debug Mode | 21 Dec 2008 14:00 GMT | - |
I have a .dll which creates all of my ADO connections. When used in a compiled (.exe) application it connects to SQL 2005 just fine via TCP. But when I am using it in a application I am developing (ie in Debug Mode VS2005) it won't connect unless I enable Named Pipes on SQL??
|
| Timeout Expired Error in Linked Table | 20 Dec 2008 23:23 GMT | - |
I am using Linked tables in MS Access to retrieve data from SQL Server 2000. Most of the times I am getting following error message while retrieving the records. [microsoft][odbc sql server driver]timeout expired (#0)
|
| 24 second delay when first connecting to SQL Server 2008 | 18 Dec 2008 20:25 GMT | 5 |
Setup... Physical Windows Server 2008 running DNS and Hyper-V (RTM) VM1: Running IIS 7 VM2: Running SQL Server 2008 Enterprise
|
| Sql Express 2008 ODBC Connection | 18 Dec 2008 11:04 GMT | - |
I just installed the full Sql Express 2008 package.... Created new databases etc.... I can't seem to create any ODBC connections. I am selecting Sql Native Client 10 --- assuming that is the correct driver
|
| Using Unicode data Through a DataSource | 17 Dec 2008 02:25 GMT | 5 |
I am adding support for Unicode data to our application. The customer has the option of using our built-in Apache DBCP connection pool, in which case we control the URL for the database connection. They can also configure their app server with a DataSource connection pool and ...
|
| How to move data from Server in-network to server out-of-network | 16 Dec 2008 19:12 GMT | 1 |
I am trying to develop a T-SQL script to copy data from our internal to the SQL server database at our webhost. This is probably pretty straightforward and a fairly routine task in the database world, yet I fail to see it in the documentation. My hunting on the web has led me ...
|