ravi99
16th December 2009, 07:21
Hi

I have a main table with 44 fields and total length of the record is 475. When I try to generate maintain session for this table, I get "Fields do not fit; generation aborted". what could be the reason. I would expect couple of forms with all the 44 fields, but generation session aborts.

Thanks for your help
Venkat

sameer.don
16th December 2009, 07:41
while generating session, on Form 2, you can find "Columns/Rows", where you can mention columns = 132.
It should solve the problem.


When you generate session with form type, 2 and have too many fields in index, you can expect this error. As index fields repeat on all the forms, and in this case all index fields may not fit within the default length of form, i.e. 88.