Topics
Started by
Posts
Last post
I have been looking around to find what the correct syntaxs is for using a stored procedure that I …
13 replies
When is allocate memory for a variable in a Script T-SQL? In the DECLARE instruction? Or in the SET…
1 replies
No matter who i login to my DB as, and no matter what changes I make, I get the following error: 'N…
5 replies
Hi, does anyone know if I can use BULK INSERT statment to load a file that resides on another domai…
2 replies
How can I execute a local package from within a stored procedure ? It believe DTSRun is not the cas…
1 replies
Hi All, I would like to know if any other SQL queries can be performed to fetch the search results …
3 replies
I am using the IDENTITY function in a table conversion. I declare a int variable called @MAX_COMMEN…
2 replies
I desperately need help in using this command, or another means of sending mail. We have an adminis…
2 replies
I have a stored procedure that contains the following lines of code: if @PROD_CD = 22 begin sel…
5 replies
I am trying to write a utility which will go to each table in a database and query each table in th…
5 replies
I have a stored proc that creates a dynamically named table. The table name is based off the datet…
9 replies
Can anyone shed some light on this? I need to know the correct process for writing the 'FROM' part …
7 replies
Hello all, and thank you for all of your assistance. This site is truly wonderful in assistaing oth…
3 replies
I’m trying to write a Stored Procedure(SQL SERVER 7). I have a table(TABLE A) that only has 1 fiel…
3 replies
I have created a function with name 'fun_tica_getcompcode'.It is created sucecessfully. but when i …
3 replies
Viewing 15 topics - 16,711 through 16,725 (of 17,082 total)
You must be logged in to create new topics.