Forums
This topic is locked
Insert Record Upload Error
Posted 06 Oct 2010 12:55:44
1
has voted
06 Oct 2010 12:55:44 Dan Everton posted:
Hi - I have created a new topic here as although there is a previous topic related to the problem it is locked.I am applying insert record with PHP upload.
I have used it previously without problem but am having the issue now where the file name will not write to the database .
My column name is called ImageFile
The error message I get when uploading is:
Column 'ImageFile' cannot be null
I have tried changing $POST to $HTTP_POST_VARS but that does not fix my problem
Please PLEASE someone help as the client is getting frustrated with me and I am looking stupid.
Dan