Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14049 - Invalid number of rows set for Table

14049   Invalid number of rows set for Table

Cause

This error occurs if an attempt is made to set the number of rows of a table (the rows property) outside the range 0 through 32,000; for example, by inserting one or more rows in a table that already contains 32,000 rows.

Action

Change your application code accordingly.