I'd like to add an image upload column to my table and have these images stored in the database.
How do I create something like this?
What columns & domains do I have to include, etc.?
I'd like to add an image upload column to my table and have these images stored in the database.
How do I create something like this?
What columns & domains do I have to include, etc.?
Best answer by Mark Jongeling
Hi Roy,
Couple of columns are needed, one being the upload column and one being the blob (data column).
In this example,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.