Subject Re: [firebird-support] Variable Data Field Size
Author Martijn Tonies
> thanks ... i take that is subtype 1 ... what is segment size?

You can use "text" instead of "1".

Leave segment size to it's default, it hardly has a meaning these days.

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Sybase
SQL Anywhere, Oracle & MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com

> >>> "Martijn Tonies" <m.tonies@...> 2008-10-21 14:50 >>>
> Hi,
>
> > Which data type can I use for variable data size ... I need to store
> > quite large text data in the database.
>
> BLOB subtype TEXT