Import images from dBase DBT file

clipper

New member
Local time
Today, 05:40
Joined
Sep 18, 2010
Messages
8
I've been asked by a friend to extract approx 50 images that are stored in a dBase 5 'DBT' file.

I know Access can import dBase 'DBF' files, but is there a way that I can use Access to import the data in the 'DBT' files and convert to jpg format?

Thanks
 
I would find a way of getting the images out of the DBT file first and then handle the Access side of things.

Do you want to display the umages on a form?
 
Thanks for the reply

That is the object of the exercise!
The aim is to extract the images from the DBT files and convert them to JPG files for printing etc.
As I don't have a copy of dBase, I was hoping that Access might somehow be able to read a DBT file and export the image contained.

Thanks
 

Users who are viewing this thread

Back
Top Bottom