Multi Upload (Image Database)

Hello.

For some reason after I upload an image and then try to save the database record I get an error (Error Inserting: Field “filename” doesn’t have a default value).

As you see from my jpeg attachment here the field “filename” is set to “Filename (only to store in the database)”.

I thought that would store the name of the file in that field in the database?

Whats wrong here?

Thanks for any help.

Image-Upload-Config.jpg

Anyone have thoughts on this?

Image Database stores the image in a database field. Image Document stores the image as a file on a directory with the filename in the database.