June 17, 2008 at 1:25 am
create a CSV format file as a output of store procedure.But need to create SP without using shell commands related to operating systems without chnaging any setting of sql server
June 17, 2008 at 7:20 am
Then, you need to look into SSIS and calling the SSIS job from the stored procedure.
You can also take a look at the following, but it will mean that the user you run as has some special privs...
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply