Viewing 15 topics - 277,261 through 277,275 (of 283,944 total)
Topics
Started by
Posts
Last post
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
11 replies
hi guys, do you know how can solve the following problem: "Query-based update failed because the ro…
3 replies
Our test server had MDAC 2.5 installed and we installed MDAC 2.7 over it. How can we uninstall MDAC…
8 replies
We need a failover solution for a sql server with multiple instances. I have demo-ed "DoubleTake" a…
3 replies
We are new to using sql 2k instances but we want to try them as a first step toward sql server cons…
6 replies
Can anybody help on this? I am executing a sql statement in the following form: use tradeshow selec…
4 replies
I am having trouble with a full text index on a text data type column. I have the index change trac…
2 replies
Is there a better way to write this? SELECT A.SSN ,A.SSN ,B.PAN_ACF2_ID ,G.SSN ,D.PAN_ORGID ,C.DE…
2 replies
When I run the initial snapshot that generates schema and trigger scripts, there are two sets of tr…
1 replies
I have a Database that unfortunatly was written in Access 2000 instead of SQL Server. Anyway I hav…
8 replies
People: I have a table that establish a relationship between other two. The PK has two columns, the…
2 replies
Good morning all! I have created a new column: ALTER TABLE table1 ADD column1 int DEFAULT 0 NULL So…
14 replies
One of my stored procedure takes 5 minutes to run in Query Analyser. If I schedule the same as a J…
3 replies
I have the following SQL... SELECT A.* FROM TABLE_1 A LEFT OUTER JOIN TABLE_2 B ON A.KEY = B.KEY WH…
5 replies
hi friends , when i Declare backup and Restore objects with "With Events " i am geting an error. …
1 replies
Viewing 15 topics - 277,261 through 277,275 (of 283,944 total)