At 06:54 AM 2/5/2003 -0600, Charlie Parks wrote:
What does this error mean?The total of a table's Column length is invalid (1245).
Charlie, That -ERROR- message means that you have exceeded a row limit using either too many NOTE fields in one table, etc. Usually a sign of poor table design and data types. Solution: 01. Re-evaluate your database design and use the data types accordingly. 02. Take advantage of R:BASE's True-Relational capabilities. Very Best Regards, Razzak.

