Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Maximum number columns for table (LIMIT)
Fri, Aug 25 2023 6:33 AMPermanent Link

Mauro Botta

Hi

i Have this error:

First chance exception at $7628D8C2. Exception class EEDBException with message 'ElevateDB Error #405 The maximum number of columns in the table xxxxxxxxxxxxxMEM has been reached (2048)'. Process xxxxxx.exe (39672)

How i can to increment 2048 value   ?


Delphi 10.4.2

EDB 2.35 Build 3
Fri, Aug 25 2023 8:11 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Mauro

>How i can to increment 2048 value ?

You can't as standard in a single table - its the designed and built in maximum number of columns. If you have the source you could try and increrase it but you'd be on your own without support.

Out of interest why do you want that many columns? It may be that your database design needs reviewing.

Roy
Image