I have a dbisam database that I am trying to export the images that are contained in one of the tables. There is a single record export available when you double click on the (memo) type when you display the table and that works fine. But I have not found a way to export all of the images in any kind of batch mode that works for the images. I have created an dbisam odbc driver and pulled the table into SQL Server with the SQL Server import wizard and that seems to work, but in comparing the size of the single export record size and the wizard image size, it is now double what the single record export is and these are unable to be opened.
Any suggestions? Using SQL Server 2017 import wizard and dbisam 4.8. I have tried mapping to different types with no difference in outcomes.