Topics
Started by
Posts
Last post
Hi, I was wondering, if there is a way to find out the tables that are currently locked by any othe…
4 replies
Does anyone know a method for returning the number of records effected by an update query being run…
8 replies
I'm sure this has been covered over and over, and that I should search the forums for the answer. …
7 replies
I have a CLR stored procedure (see spAddDocumentVersion below) that inserts a row into a table whic…
3 replies
My organization has a ton of legacy scripts that are poorly written such that they require repeated…
9 replies
I have to bcp data from a table to a tab delimited text file. /****/SET @PJCT = 'bcp DBSallc.dbo.H…
2 replies
Ok, this is probably really simple, and maybe the holidays just has my brain all out of whack. So…
6 replies
Hi, I have been trying to use default values as parameters of a stored procedure. All the explanati…
1 replies
Hi, I m having problem in creating a query for counting Articles of a same FAmily in an Invoice: I …
3 replies
this is my problem in stored procedure 1) TABLE SilokE IS MY TABLE OF THE ALL EMPLOYEE 2) I need …
4 replies
Hi Everybody, I have Five trigger asoociated with table called employee. From where i find the orde…
7 replies
good morning I wanna to put a sub query in the cross join like that SELECT * FROM table1 CROSS JOI…
1 replies
Is there a way to write a Select statment with in a CASE Statement: Such as the following: SET @Con…
3 replies
Hi all, Is it possible for me to throw an exception/error from a function in sql server 2005? if ye…
3 replies
Hi, when I run this query... SELECT mer_from_dttm fd, DBO.FreqFortnightlyFunction('24-MAY-2006 2:40…
8 replies
Viewing 15 topics - 11,041 through 11,055 (of 12,234 total)
You must be logged in to create new topics.