2 Replies Latest reply on Dec 24, 2003 3:27 AM by pshrimpton

    CMP and large tables

    jcs

      I'm currently trying to create some CMP 2.0 beans to access some existing database tables with many columns and am having trouble with beans that have more than 64 fields.

      Looking at the source code in 3.2.2 it looks like the size of the field masks (64 bits) used in the CMP engine is the cause of the problem. Is there a way around this limitation, or has someone perhaps written a fix that surpasses the 64 field limit?

      Thanks,
      Jon