The row is too big. The size (%1 bytes) exceeds the maximum allowable size (%2 bytes)

Error code –10033
Error constant ROW_TOO_BIG
Parameter 1 The actual row size to be downloaded.
Parameter 2 The maximum row size the client is willing to accept.
Probable cause

An UltraLite application may have a row size limit. If the row size in the synchronization table in the consolidated database has exceeded this limit, the table cannot be downloaded. Please redesign your synchronization table.