I have to extract files from a SQLBase 7 Database.
The structure is like:
id int
ext char(3)
dok long varchar
The table looks like:
1 DOC <some funny chars>
2 XLS "
.......
Now I want to recreate the files, stored in the LONG VARCHAR COLUMN with filenames...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.