Oninit Logo
The Down System Specialists
+1-913-674-0360
+44-2081-337529
Partnerships Contact
Finderr

-132 ISAM error: rowsize too big.

The limit on a single row is the disk page size that the database server supports.

Define the table differently, so that each row is shorter. Consider splitting the table into two or more tables or using more compact data types.