Viewing 15 topics - 268,156 through 268,170 (of 284,015 total)
Topics
Started by
Posts
Last post
when I run this: select case when (GROUPING(ddtreasuryteam) = 1) THEN 'All Requests' else isnull(…
10 replies
I am creating stored procedures which are being called from a vbsscript (old code I cannot change n…
7 replies
Hi I want to write a strored procedure which will take a set of table names as arguments and a…
1 replies
Hi! I am using this instruction to write all permissions of all users/roles into a table: INSERT #u…
1 replies
I have a table in SQL2000 with about 2.9 million records and I need to count the number of distinct…
5 replies
Gurus, When we use DTS to import data,say from Excel,it is showing another object tableName$ apart…
2 replies
I have a challenge and three possible solutions that I can think of. I would like to get feedback f…
3 replies
hi friends I've following simple query which will return new id everytime i insert new row into a t…
5 replies
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[LV_Group]') and OBJECTPROPERT…
2 replies
Interesting, if somewhat frustrating, morning... A couple of weeks ago, one of our developers compl…
15 replies
OS Upgrade We are planning for an OS upgrade to Win 2000 ,How it will affect the performance of o…
10 replies
The public role seems to have default permissions to some potentially sensitive tables and procedur…
4 replies
Can anyone explain why the last four daily emails have come from four different email addresses? I…
2 replies
I am trying to import new zip codes into an existing database. However, I only want to add new one…
8 replies
Hi All, Has anybody installed W2K service pack 4 on a sql 2000 server ? are there any issues proble…
8 replies
Viewing 15 topics - 268,156 through 268,170 (of 284,015 total)