Maximum Fields in a database

Hi All,I have one DB in which we have several forms. Now in one of the form, I need to add couple of more fields. This form already have so many fields.

There is a limit that maximum 3000 Fields (limited to ~64K total length for all field names). If we enable the Db property " Allow more fields in Db" then we can get upto 22,893 uniquely-named fields in the DB.

  1. Is there any method or tool which can tell how many more fields I can add to this form.

  2. How can I check the 64K limit for all the fields name length.

3)Is this limitation hold for 22,893 uniquely -named fields as well(when we check "Allow more fields option).

Thanks so much in advance.

L TYAGI