Viewing 15 topics - 268,036 through 268,050 (of 283,900 total)
Topics
Started by
Posts
Last post
Is it possible to grant admin privileges to a specific stored procedure in the master db. This is f…
1 replies
I wonder if someone could help me retrieve a password for a certain login instead of reseting it. T…
7 replies
Is there a reason why I get this error every time a job executes a DTS package on a clustered SQL S…
2 replies
How can I find out whether a scalar query returns a result and I want to use it in isnull() functio…
1 replies
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
Viewing 15 topics - 268,036 through 268,050 (of 283,900 total)