Hi all,
I have a strange problem that I can't find listed anywhere in this forum. I have a very, very simple form that inserts a row into the database. One text field is giving me problems.
The insert works fine for data up to 121 bytes, then when I try to go longer, it gives me a '3001 invalid argument' error. The database field size is fine (it's 255), and I can update the database manually with the data I'm trying to insert. Seems to be some limit on the form ...
Any help???
Thanks for all the help this forum has been and will continue to be!!
Steph
I have a strange problem that I can't find listed anywhere in this forum. I have a very, very simple form that inserts a row into the database. One text field is giving me problems.
The insert works fine for data up to 121 bytes, then when I try to go longer, it gives me a '3001 invalid argument' error. The database field size is fine (it's 255), and I can update the database manually with the data I'm trying to insert. Seems to be some limit on the form ...
Any help???
Thanks for all the help this forum has been and will continue to be!!
Steph