Jump to content

Is there a limit to what a form can write to a database?


Recommended Posts

Hello All,

 

i just finished creating my first form to database application.

this form has a 136 variables but each time i testrun the form  by filling some of the fields ramdomly it inserts into the database.

However filling the whole 136 inputs on submission writes nothing to the data base.

 

is there a limit of input a form can submit to a database? any idea of what i should do

 

 

thanks?

You probably have an error before the insert. Is your error reporting showing anything? You should debug right before the insert to see if all your vars are the way you want them to be. I don't believe MySQL has a limit, but if it did 136 isn't that many.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.