Subject Re: Re: [firebird-support] blob field segment size
Author Helen Borrie
At 11:23 AM 16/10/2003 +0530, you wrote:
>Martijn,
>Thanks,
>Then what is it there for?

If you are using ESQL and writing static apps in C with precompiled SQL,
you have to declare the segment size in your code and it has to match the
defined segment size in the database. Not relevant in any other environment.

heLen