| Thread | Last Post | Replies |
|
| SQL 2005 Performance | 06 Aug 2007 13:37 GMT | 1 |
Currently would like to migrate my server from Win 2000 running SQL 2000 to Win 2003 and SQL 2005. We do have 2 inhouse program and ACCPAC (accounting) pack accessing the SQL database. According to my 3rd party software house that changing to SQL 2005 the performance is slower ...
|
| [DBNETLIB][ConnectionWrite (send()).]General network error | 06 Aug 2007 05:18 GMT | 1 |
SQL Server Spec SQL 2000, 8.00.2187 SP4 standard edition windows 2003 SP1 sqlserver driver 2000.86.1830.00
|
| Intermittent Login failure at boot | 06 Aug 2007 04:48 GMT | 1 |
I have a Windows Service middleware application that depends on SQL Server. We are migrating from an existing Windows 2000 server/ SQLServer 2000 to Windows 2003 Web Edition and SQLServer Express. At boot time and more often than not, the middleware application fails to
|
| Create view "disconnected" (correct group this time) | 06 Aug 2007 04:25 GMT | 2 |
Oops, I accidentally put this in the wrong newsgroup the first time. I think this is a better location. Sorry for the double-post. I occasionally need to create or alter a view that references a linked server, where the linked server is not currently online (or my Internet
|
| AAArgh! sp_addlinkedserver giving me fits | 03 Aug 2007 22:58 GMT | 5 |
I seem to be getting conflicting error messages from sp_addlinkedserver. Here is the problem: Exec master.dbo.sp_addlinkedserver @Server=N'SrvAlias', @Datasrc=N'ServerName\InstanceName',@srvproduct=N'SQL Server'
|
| Powerbuilder 10.5.1.6662 Connection to SQL Server 2005 | 03 Aug 2007 17:23 GMT | 1 |
Recently, an application has been migrated from Powerbuilder 9.0 to Powerbuilder 10.5 Build 6662. This application uses an .INI file located in the Windows folder. The connection to the database, which has also been migrated from SQL 2000 to SQL 2005 is as follows:
|
| Error while running service | 03 Aug 2007 13:55 GMT | 5 |
I have created .net windows service for running an exe. Exe is running fine. It is used for inserting xml data in sql server database. My service mode is automatic. Whenevr i start my computer it is throwing me an error below :-
|
| BCP - BULK INSERT - Memory mapped files | 01 Aug 2007 18:07 GMT | 3 |
I have an application server which receives several thousand events per second. And it needs to store that data in an SQL server running on a separate server connected thru network to the application server. I would like to know the fastest and the efficient way to store the data ...
|
| problem connectin sql server from remote | 01 Aug 2007 14:03 GMT | 1 |
I've got this error when i tried to connect sql server from biztalk on another domain: provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server
|
| How to interpret SQL Connection ? | 01 Aug 2007 11:06 GMT | 5 |
We just get a connection.txt file from another organization that should be useful for my company. I am new to SQL connection and would like to seek your advice on what does it mean.
|