Viewing 15 topics - 277,876 through 277,890 (of 284,114 total)
Topics
Started by
Posts
Last post
I've looked in BOL and the various posts and articles on this site, but cannot find any specific in…
3 replies
Hello, we have 2 identical SQL servers. Obviously one of them is a standby server. The standby se…
3 replies
This is intended as more of a discussion issue rather than a request for help. There have been many…
18 replies
Anyone know of a quick and robust way to check if a linked server exists and is available. I know …
3 replies
I Wonder if somebody can help on this : I'm using logging of our DTS-Packages (both to msdb and to …
5 replies
Hi all Senario: Organistion table 95,000 rows 23 fk links to it from a variety of tables (ranging…
8 replies
i have a select statement and i want trim down some characters in the result of my data can you ple…
4 replies
found my own answer ALTER TABLE [dbo].[ClassCodes] WITH NOCHECK ADD CONSTRAINT [PK_ClassCodes] PR…
1 replies
I am having problems with the syntax on adding a primary key to an existing table. I can add it th…
2 replies
[SQL Server 2000 Enterprise Edition on Windows 2000 Advanced Server.] This is a disaster that I rec…
7 replies
You learn something new everyday, but this one shocked me. Here is what I am refering to : "One of…
3 replies
Hi everyone, our database architecture is set up so that our data is on RAID 5 and our indexes are …
3 replies
I have two SQL tables that are related by an id field but otherwise have different structures. I n…
6 replies
I need to have a batch running in a sqljob on svr1 call a batch on svr2 (app svr no SQL) and run th…
2 replies
How can I handle an error in sql procedure if the data that is being fetched by the cursor is being…
2 replies
Viewing 15 topics - 277,876 through 277,890 (of 284,114 total)