Subject Re: [firebird-support] Export all my blob data
Author Milan Babuskov
wkelleher@... wrote:
> So my question is can someone help me write a sql statement that will export
> all the blob fields and create text files named with the table key.
>
> I am thinking something like executing this but it errors in ISQL
> FOR A in ISSUES
> BLOBDUMP &A.DATA "c:\" + A.ISSUE_NBR + ".txt");
> END_FOR;
> If I could read and write to these blob fields in VB I would be set

You could write a simple PHP script in few minutes. Is PHP an option?

--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org