| Thread | Last Post | Replies |
|
| RE: Linked server latency | 09 Nov 2005 06:51 GMT | 2 |
I have a two Linked servers in a database. One of them is colocated in the same lan and the other server is across the country(California to Florida). We have a dedicated T1's(8 of them) between these two location. I have a stored procedure that decides which server to ...
|
| Locks per File | 09 Nov 2005 04:28 GMT | 3 |
For some time, I have been trying to determine why we are getting timeouts under certain conditions using an A2003 front end, SQL2000 backend. I have recently seen several quirky conditions related to a too-low setting of maxlocksperfile.
|
| PLASE HELP - remote connectivity to named instance of 2005 | 08 Nov 2005 16:27 GMT | 1 |
I just installed version 2005, and it is co-existing with an instance of 2000. I am trying to test the remote connection string from an ASP .Net page which works fine already in 2000. However it does not work in 2005.
|
| ver 2000 vs 2005 | 08 Nov 2005 16:26 GMT | 8 |
I just installed version 2005, and it is co-existing with an instance of 2000. I am trying to test the connection string fro an ASP .Net page which works fine already in 2000. However it does not work in 2005.
|
| best practice -- connecting to run database creation script | 08 Nov 2005 04:21 GMT | 1 |
I want to run a database creation sql script. The problem (I believe) is that I have to specify the database I wish to connect to when connecting to the server (ADO). Should I specify the Main database? Or is there a way around this?
|
| Error 165 - Sql state Hy000 | 07 Nov 2005 08:48 GMT | 1 |
I have Sql 2000 Server Sp4 with two instances from some day the Sql server agent of second instance don't start and i can't do automatically backup. In Sql log i try Error 165, error odbc [sql state HY000] Can help me to risolve this problem.
|
| Commons DBCP pooling problem | 05 Nov 2005 12:44 GMT | 5 |
I am using Commons DBCP to pool my sqlserver database connections. Sometimes there is just an hourglass cursor when trying to access my application - looks like there are no free connections available. Am I doing anything wrong in my code? Should I be closing the
|
| MSsql Standard connect error | 04 Nov 2005 16:47 GMT | 1 |
I have installed Mssql 2000 standard Edition on windows 2003 sp1 with instance name "mssql" ( hostname ="DBServer". Now I can only connect from localhost with path "DBServer\mssql". From all other computers in my network i cannot connect ( error "Mssql server does not exist...").
|
| SQL Native Client install | 04 Nov 2005 13:29 GMT | 3 |
Is it possible and if yes how to install just a SQL Native Client on a client machine. This is for a SQL Express Edition installation. Mike
|
| Attaching Database 'AdventureWorks'??? | 04 Nov 2005 00:42 GMT | 1 |
I have installed SQL Server 2005 CTP/Trial Version. When I try to attach the database 'AdventureWorks', I get the following error. Could not find row sysindexes for database ID 11, Object ID 1, index ID 1. Run DBCC
|
| Can not update from view of linked server | 03 Nov 2005 23:16 GMT | 3 |
Hi, All, I got a problem with linked server, I cannot fix it, if anyone can help will be appreciated. The problem is two instance of sql server in one machine, A and B, in A made
|
| Connecting a SQL-DMO 7 client program to a sql 2K server | 03 Nov 2005 22:20 GMT | 1 |
We are running a client program on NT 4 using SQL-DMO objects. We have upgraded the server (on another box) from NT4/Sqlserver 7 to WS 2003/Sqlserver 2K. Our Sql-DMO program is now returning an error. We would like to avoid to upgrade the NT4 client box for stability reasons.
|
| MS SQL ODBC Enterprise manager | 03 Nov 2005 21:22 GMT | 2 |
My hosting service is supplying the space on a MS SQL ODBC server for my phpBB forum so I don't have a SQL server CD-Rom. Is it possible to only get the Enterprise manager not the sever package? If not where do I purchase this at?
|
| TDS Problem | 03 Nov 2005 05:04 GMT | 1 |
Microsoft OLE DB Provider for SQL Server error '80004005' TDS buffer length too large how can i solve it ?
|
| Not associated with a trusted SQL Server connection??? | 03 Nov 2005 04:34 GMT | 1 |
Hi, friends, When I used ADO.Net to connect to our SQL Server, I got the error saying: Login failed for user 'mscn'. Reason: Not associated with a trusted SQL Server connection.
|