Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CREATE PROCEDURE......

Status
Not open for further replies.

CW1

Programmer
Joined
Apr 11, 2000
Messages
8
Location
DE
Hi! Who can help me? I have an SQL-Server with a table where contain's many record's. The Record's are prepared so that when I make a select I have a full Stored Procedure.<br>My version to create the Stored Procedur is:<br>I make the select and with the DTS - function I create a TXT File. Then I use the ISQLW - function and create the procedure. Have anybody another solution? I would spare the function OUTPUT in TXT and ISQLW? Is this possible?<br>Thank you
 
I am not clear on the question.&nbsp;&nbsp;Also what version of SQL server and you using??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top