drbtodd1971
Programmer
- Mar 28, 2007
- 34
I'm writing a database which pulls in data from another third party sql server database. All works fine except for one thing, I have picture files which are saved as DIB (Device Independant Bitmap) but have the file extension D00. They are actually Jpegs but are saved as D00 files to save space I believe. I have no control over them being saved that way as that's the way the third party software saves it.
I can't load them into access as it comes up as "Invalid File format", I've got round this by changing the file extension of them to jpg in another directory. This is fine whilst I'm testing but will be a pain soon when there are thousands of them. Is there a way I can load them into access without having to change the file extension, as in principle they are jpeg files but with a different extension?
I can't load them into access as it comes up as "Invalid File format", I've got round this by changing the file extension of them to jpg in another directory. This is fine whilst I'm testing but will be a pain soon when there are thousands of them. Is there a way I can load them into access without having to change the file extension, as in principle they are jpeg files but with a different extension?