I have a problem with uploading photo’s to my SQL database external database, though my ODBC connector works.

This issue can exist if you have your photo field as an image type in your database. Your field for Photo is waiting for the file itself to be uploaded, but Snappii doesn’t work this way.  It uploads all images to Amazon storage and provides a link to this file as a result. So you need to change a type of photo field to text type in your database & at the same time you must keep it as an image type in your ODBC connector.

Was this article helpful?

Leave A Comment?