Vote count:
0
I've got a firebird database. In this database i've got a blob column with binary values. I would like to export binary values to re-create the original file. I know the name of the file and the extension.
I'm using ISQL command line. So i get the hexa from binary and extract with the command :
blobdump 81:a56 "C:\Folder\MyFile.pdf";
I get the file, but the file is 0 Ko. Normally it should be around 5 Mb.
Any idea to solve this issue ?
Thanks for support.
asked 1 min ago
Blobdump into a file
Aucun commentaire:
Enregistrer un commentaire