Subject Re: [firebird-support] FireBird 2.5 How can i create 1 byte (0-255) column?
Author Ann Harrison
On Thu, Apr 4, 2013 at 3:30 PM, Rick Debay <rdebay@...> wrote:

Would a backup/restore change the physical layout to match the logical?
>

It could, but it doesn't. A slightly smarter restore would sort the fields
by alignment, recreate the table physically from the most restrictive
alignment to the least, then set the RDB$FIELD_POSITION to recreate the
original layout, of course considering any preset positions. That might be
a good "summer of code" project.

Cheers,

Ann


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