Homepage
Software Development
Databases & Networks
File Management extended stored procedures for MS SQL Server
Extended stored procedures for File Management extends the T-SQL functionality with capabilities of: Work with files and directories; Read and write files line-by-line or by arbitrary data blocks; Export and import BLOB data from th...
Description of File Management extended stored procedures for MS SQL Server:
Extended stored procedures for File Management extends the T-SQL functionality with capabilities of: - Work with files and directories;
- Read and write files line-by-line or by arbitrary data blocks;
- Export and import BLOB data from the disk files to the table fields of TEXT/NTEXT/IMAGE datatype;
- Work with INI files;
- Format string templates.
See Also: All products from Leonid Belousov
|