BLOB fields on Firebird
Posted: Fri Feb 19, 2016 11:12 pm
I have a firebird database which stores large jpg images in a binary blob field (>32,767)
I use dataset loop to query the database but it returns a "BLOB field" text instead of the contents.
How can I make robotask to get the contents of the blob field and write it to a jpg file?
Thank you!
I use dataset loop to query the database but it returns a "BLOB field" text instead of the contents.
How can I make robotask to get the contents of the blob field and write it to a jpg file?
Thank you!