Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
matthewdavey wrote: Ok thanks how do I do this in CBuilder field management it says I can have 5000 fields see attached
Please help
Thanks
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
krileon wrote: You've hit database column size limits. You'll need to edit your _comprofiler database tables and change their table engine to InnoDB, which should allow for a significantly more amount of fields. CB 1.x uses MyISAM, which you can get about 100 fields with (maybe more depending on the type of fields).
Please Log in or Create an account to join the conversation.