Hello,
I am working on a mobile application using APEX 4.2 running on an Oracle 11g database. As part of the application, I would like the user to be able to take a picture using the smartphone, and upload that picture as part of a form in the application. The image wouldn't have to be uploaded with the form, as long as I could associate the picture with a record in a database table.
Is this possible? If so, how???
Bob