How to insert table in table records
Hey,
You need to upload the image using the upload widget, and prepare your table for that with a binary type field. After that, the regular creation record process.
BTW: you should do an extension table to store binary files. Avoid storing them on the main table. (fast way, image below), unfortunately additional logic needs to be created.
Hey thanks for your solution.Query resolved!
Hello Neha,
Hope you are doing well.
Here is the same issue described very well. Please go through it.
https://www.outsystems.com/forums/discussion/69518/how-to-insert-a-image-in-a-database/
I hope it will help you a lot.
Thanks,
Ajit Kurane.
Thank you for your help.I have done all the steps as both of you have told me.Thanks again.
You can close this thread with marked as solution.