Subject | AW: [ib-support] FB crash |
---|---|
Author | Michael Weissenbacher |
Post date | 2002-05-08T13:39:52Z |
>The page_size has to be large enough to accommodate one row of your tablehelen, i have used varchar's bigger than the page size in some databases and
>structure. Your two varchar(4000) columns on their own would require a
>page_size of 8K. Add the other columns and we come out at 8224 bytes -
>plus a few for page info data. So 8192 bytes is too small.
never ran into problems so far. where does this limit come from? where is
this documented? can i expect to run into problems? why doesn't the server
throw a error if i create a record that is too big?
could you please comment on this
thanks
michael weissenbacher