Need suggestion about data transferring format
I want to send a picture to the database with some text data. How can I send them together to the database as one piece.
I want to my database looks like
1 pic text text text..
2 pic text text text...
3....
Is this possible to make with appery?