This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Number of Forms Available?


  1. epsd
    Member

    Hey Yuniar! How many individual active forms can I have in my database? Is there are set number, 100, 200 , 10,000? I looked at the form_id field and it seems that the number could be up to 11 digits...

    Posted 16 years ago #
  2. yuniar

    Right now, the field type is INT, so you can create forms up to 2.147.483.647 forms.

    If you need more, just change the field type to UNSIGNED BIG INT and you can have up to 18.446.744.073.709.551.615 forms ... need more? ;-)

    Some reference:
    http://dev.mysql.com/doc/refman/5.0/en/numeric-types.html


    MachForm Founder

    Posted 16 years ago #
  3. epsd
    Member

    Thought so, just wanted to check. Since each form also requires a new table as well, are there any limitations there? I might end up with several hundred forms... Has anyone else hit this number and have there been any problems?? Thanks!!

    Posted 16 years ago #
  4. yuniar

    There are limits for that too. However, don't worry about it, hundreds won't harm you, not even millions of tables.


    MachForm Founder

    Posted 16 years ago #

RSS feed for this topic

Reply