Home » Developer & Programmer » Forms » jpg file in a table.....
jpg file in a table..... [message #83152] Wed, 13 August 2003 06:00 Go to next message
noca
Messages: 25
Registered: August 2002
Junior Member
i want insert a picture(jpg,bmp....) into table, using application built in a form developer 6.
how ?
thanks
Re: jpg file in a table..... [message #83153 is a reply to message #83152] Wed, 13 August 2003 07:43 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
1. Create a table with a BLOB column.
2. Create in the form a database block based upon this table. The item type of the image is...indeed: image (type = JFIF).
3. A Load button with code to get an image from the DB: Read_Image_File built-in can be useful here.

forms will take care of the retrieval and the load towards the database.

MHE
Previous Topic: update statement
Next Topic: can i take the current windows output to file or mail using forms 6i
Goto Forum:
  


Current Time: Thu Apr 18 17:17:56 CDT 2024