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