Question
inserting image in sql database.
Hi,
I wanted to insert image from thingworx to sql table (data type - img) in a column. I am using file upload widget to browse and upload image but after uploading i tried to use a insert statement to insert image but it is showing me exception :
Error executing service
Unable to Invoke Service testimg on TrainingThingWorx : null
How can I solve this issue and insert image with full path? Please provide some help.
Thanks,
V Shalini.

