Subject New record size of 107496 bytes is too long.
Author Timothy Madden
Hello

I get this message from embedded Firebird 2.1.1 when creating one of my
tables.
Can I do something about it ? Can I enlarge this limit ?

It is so ugly !

Why does Firebird have this restriction ? Besides, I use VARCHAR in my field
definitions so an actual record only rarely will reach the maximum length,
if at all.

If I declare a VARCHAR column as BLOB CHARACTER SET UNICODE_FSS, can
I insert a string in it just as if the column was VARCHAR with INSERT INTO
Table
... ? What are the differences between working with BLOB and VARCHAR columns
?

Thank you,
Timothy Madden


[Non-text portions of this message have been removed]