stored procedure save blob type field to file ?
Posted: Fri 26 Feb 2010 12:42
hi; I m using Codegear 2010 and SDAC component on SQL Server 2008 I inserted my file to sql server table with stored proc.
I need to retrieve my blob file to local filesystem with stored proc How can I do it?
I can't find savetofile procedure in storedproc component in dynamically, please help me?
I need to retrieve my blob file to local filesystem with stored proc How can I do it?
I can't find savetofile procedure in storedproc component in dynamically, please help me?