Viewing 15 topics - 261,811 through 261,825 (of 283,821 total)
Topics
Started by
Posts
Last post
How can I obtain a list of columns (and column properties) that are output by a stored procedure? I…
1 replies
I using a table with 3 million records which has got text column which holds xml data.A simple…
2 replies
Hi everybody, I'm changing my stored procedure to Dynamic SQL to include the database name as a par…
7 replies
I have tried to use the DTS wizard to import a very large text file into a table of the form tbl(a …
1 replies
I know that SQL Server 2000 Standard is limited to 2GB RAM on Windows 2000 Server Standard, bu…
2 replies
'SELECT c1,c2,c3,c4,c5,c6 INTO #emp_temp1 FROM #emp_temp order by ' +@col_name+'…
5 replies
I just upgraded from the world of SQL 7 to SQL 2000 a few months. I have recently found that …
1 replies
This SQL statement SELECT MAX(DISTINCT ProductVersion) AS New, ProductType,…
6 replies
Hi all, I have a web search form that lets a user set several search criteria such. I used to build…
6 replies
Hello, I'm try to build a query to find missing Ids on a table. Anyone knows if there's a way of do…
8 replies
Hello I have a problem with results in Query Analizer. Table has 11000000 records. Need to see all …
5 replies
I would like to hear from anyone using SQL LiteSpeed for their SQL Server db backups. Do you use it…
Anonymous
6 replies
Hi Everybody, Declare @Temp VarChar(100) Set @Temp = 'a, b, c, e, 3' In the above example i need to…
5 replies
Is there someone who can help me because i'm rather new to SQL (worked always in MS ACCESS) but wha…
7 replies
I need to be able to monitor acitivity on a Sql Server 2000 DB that is on a different network than …
5 replies
Viewing 15 topics - 261,811 through 261,825 (of 283,821 total)