MYSQL backend database, where does the image/file saved in?

I am using Mysql as the backend data source

I tried setting a file column, with the datatype as BLOB, but as soon as I put a file in that column in Appsheet, it will give me a triangle exclamation mark error.

I changed the datatype of the column to TEXT, and it seems to work, that is, I can upload the file/image onto the column in Appsheet, and it shows the file.

The question is, where does Appsheet store my file in? I can only see a link-like string saved in the raw table, a link that I cannot open by clicking it.

Solved Solved
0 7 587
3 ACCEPTED SOLUTIONS

Generally, most App Creators will setup their account using one of the cloud providers - Google, Microsoft, Dropbox, etc.  Files and Documents will then be stored in that cloud service following the default AppSheet folder path specified in the app.  In the db, the path to that folder and file will be stored.

View solution in original post

Perfect, so the answer is no, you can't move the files.
I mean you can, but AppSheet will not know where they are anymore.

https://support.google.com/appsheet/answer/10107317#file-name-value

View solution in original post

7 REPLIES 7