Extended stored procedures for File Management extends the T-SQL functionality with capabilities of read/write BLOBs to files, work with directories, etc. 70
Write the Extended Stored Procs for SQL Server with ease:
* Control over input/output procedure parameters.
* Return an arbitrary number of recordsets.
* And more... 18