Hello everyone - I'm an entry level engineer working on a Data Conversion. My source database is Paradox ver 11. I have been able to get all tables over to SQL Server quite easily and have written my scripts and things have been all good & happy... exxxxcceeeepppt for one table.
This table is one that has BLOBs (binary large objects) stored in them. There are two BLOB fields - a BLOB Graphic field and BLOB binary. I am fairly unfamiliar with Paradox in general. But I have three files to work with in this table. Let's call the table "Image".
The actual table is Image.DB obviously.
From what I can see Image.MB is some sort of way to store the Images or to reference them. This is a large file of 220 MB - much bigger then the .DB.
And I also have Image.PX which has something to do with Merging records I believe. I could be wrong.
Anyway - I've been having great difficulty figuring out how to extract photos from this table... and was wondering if anyone has any insight. Thank you.
-C
This table is one that has BLOBs (binary large objects) stored in them. There are two BLOB fields - a BLOB Graphic field and BLOB binary. I am fairly unfamiliar with Paradox in general. But I have three files to work with in this table. Let's call the table "Image".
The actual table is Image.DB obviously.
From what I can see Image.MB is some sort of way to store the Images or to reference them. This is a large file of 220 MB - much bigger then the .DB.
And I also have Image.PX which has something to do with Merging records I believe. I could be wrong.
Anyway - I've been having great difficulty figuring out how to extract photos from this table... and was wondering if anyone has any insight. Thank you.
-C