Topics
Started by
Posts
Last post
I have a column fname in my table aaa.There are some names with initial letter as capital letter.…
8 replies
How do I determine if an SP is already running so I can prevent additional instances from running s…
4 replies
How do I passin a paramenter from a trigger to a DTS?
1 replies
Hi Is it possible to trap a DBCC error as part of a SP and react accordingly. E.G. I have an SP tha…
2 replies
New to SQL Query, I have a table with list of ip addresses and other data. I want a list that only …
10 replies
I need to create Unique index on a table which has Duplicate rows. I need to prevent from adding an…
9 replies
Is it possible to pass parameter(s) to triggers through SP? Thnaks Shifan. qaqa qaqa
1 replies
Hi all I am looking for an indication of whether a trigger or all triggers for a table are enabled …
2 replies
I'm wondering if there's any way to speed up the following query. It takes 53 secs when the parame…
6 replies
How can I get osql output not to be column aligned. What switch can I use? Thanks for your help.
1 replies
I've had a problem with a stored procedure which has been working without a problem for 14 months. …
1 replies
I have a ~1MB ~15K line TXT file I'm importing using BULK INSERT ViewName From 'FileName' with (CO…
3 replies
Does anyone know how to catch an error from a trigger when it's rolling back to a stored procedure?…
1 replies
I would like to be able to lookup the parameters, along with default values, for any UDF. sp_spro…
1 replies
Hi, I have a text field for example aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
20 replies
Viewing 15 topics - 14,026 through 14,040 (of 17,082 total)
You must be logged in to create new topics.