Topics
Started by
Posts
Last post
We have a table which looks like this Tab1 Col1 Col2 Col3 A NULL 1 A Q 2 B NULL 3 FYI -- Combinatio…
6 replies
I am trying to get a record count of a very large table, sp_spaceused reports the maximum value of …
2 replies
I have the following script: SELECT TOP 100 PERCENT 'RVUPTConsecutive' AS R…
4 replies
All, I am trying to install SQL Server 2000 on a Windows 2003 Server. I originally had SQL Ser…
4 replies
Hi, I have some simple question on SQL server 2000. 01) Why is it that when I detach a DB, change t…
1 replies
SELECT dbo.MMMRDESC.DOCUMENT_NO, MAX(CASE WHEN dbo.MMMRDESC.LINE_NO = '5'&n…
1 replies
Hi, I'm new to Sql Server and I can´t find a solution for this problem: I have a table like this: I…
5 replies
Hello SQLers. This sounds like a really dumb question but I'm really stumped on this one. I have a …
2 replies
I have a DTS job, that among other tasks, imports a number of CSV files from a network share. This …
1 replies
Hi, Doe anyone have much experience with Full Text Indexing (FTI). I had a table that was set up wi…
2 replies
Hi, have been searchinaround but can't find a script that does this... Is there a script that I can…
6 replies
I recently had a user who rang saying that a report within an application was hanging. When l…
1 replies
I have two tables, Clients and Locations that I'm trying to relate. Each client can have one or mor…
5 replies
I'm not sure what this is called, so I'm not sure how to search the forum. I'm sure it has be…
2 replies
Can SQL Server 2000 and SQL 2005 be installed on the same Server? If so, can they be installed in d…
5 replies
Viewing 15 topics - 2,521 through 2,535 (of 7,464 total)
You must be logged in to create new topics.