I have a database, where I would like to include images (.jpeg or .gif pictures). How can I do that effectively?
The only thing I can think of is transfer the picture file in a text-only format (like uuencode) and store it in a memo field in the database .. quite complicated
Is there any better way? Thanks for the answer!
Beelinger
The only thing I can think of is transfer the picture file in a text-only format (like uuencode) and store it in a memo field in the database .. quite complicated
Is there any better way? Thanks for the answer!
Beelinger