Viewing 15 topics - 258,481 through 258,495 (of 284,029 total)
Topics
Started by
Posts
Last post
Hi, I am working on a student transportation report and encountered a problem i cannot seem to figu…
1 replies
We have had SQLMail up and running for the last 7 months without any problems on our production ser…
1 replies
(Sorry, but I decided to repost this to see if I can get more detailed responses.) I am in the proc…
2 replies
Has anyone used SQL Server 2000 as a searchable document repository? Additionally have you us…
4 replies
Hi, I have a problem, how to export one of my tables into a microsoft excel worksheet? I want to do…
1 replies
SELECT COUNT(table1.ID1) AS counter, table2.ID2, table2.ID3 FROM table2 INNER JOIN table1 ON table2…
3 replies
Hey all i have a job that can be done using the following ways: 1) using Cursors 2) using a Single …
1 replies
Does anyone know of any known issues regarding the upgrade of a SQL2k sp3 from Windows 2000 to Wind…
7 replies
Hi all, I'm using the INFORMATION_SCHEMA views to query remote databases. I use INFORMATION_S…
1 replies
Hello Currently I am working on the project which required me to decide what edition of MS SQL 2000…
5 replies
Anyone know how to dynamically create a table variable that can be used in the scope of a stored pr…
11 replies
Hey I just got this error when I was trying to look at one of mine tables. The table contains more …
2 replies
Hi Guys I am really, really new to SQL Server and really need some help. I want to write a procedur…
2 replies
Is it possible to take in a parameter and use it as the column name or column number in the ORDER B…
4 replies
I really want a simple way of assigning a variable's value to a value returned by dynamic SQL. …
3 replies
Viewing 15 topics - 258,481 through 258,495 (of 284,029 total)