Topics
Started by
Posts
Last post
How would you split a name field into two parts a Last Name and a First Name. Is there any way to …
3 replies
Is there a way to pass a parameter to the OPENQUERY function? Here is what I'm try to accomplish...…
4 replies
I have a complex sp that is responsible for selecting, locking and returning the next call in a cal…
12 replies
I have a stored procedure which retrievs data from a table using the COALESCE function to eliminate…
3 replies
Hi. I've got a proc that sometimes takes over 2 minutes to execute, and I'm calling it from a VB6 a…
2 replies
I'm having problems with the following trigger, which works fine in SQL6.5, but doesn't work the sa…
3 replies
I don't know why is it so. We are using a stored procedure that implements a complex business logic…
1 replies
can this be done??? I would like to make a Stored Procedure that builds a Select statement, based o…
15 replies
I have a simple music database. When they add a song to the user master table, it pulls it from the…
1 replies
Greetings, I am managing the database portion of the ongoing development process in our organizatio…
2 replies
I have a stored procedure that I am using to insert a new record. I want to return the PK, a UNIQUE…
4 replies
I'm writing a procedure that builds auditing triggers for arbitrary tables and ran into a seemingly…
4 replies
I needs to write a Stored Procedure which inserts a single record into a hearder table and a set of…
3 replies
Anyone know of a quick and robust way to check if a linked server exists and is available. I know …
3 replies
Morning all! If I execute the following sp: CREATE PROCEDURE procNotesTextSearch AS SET NOCOUNT ON …
8 replies
Viewing 15 topics - 16,096 through 16,110 (of 17,082 total)
You must be logged in to create new topics.