Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

is there a way to store a jpeg file in a database?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
hi
Is there a way to convert a .jpeg file to .bmp so that i can store it in a database?

Or is there another way to store .jpeg to a file?
 
Yes,

In interbase or firebird (open-source) you can use BLOB's type binary to store .JPG, .BMP or other file format.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top