31.03.2011 15:00, Dimitry Sibiryakov wrote: > > If maximal length of string field exceed 32k, sqllen is silently set to > 32764. Is it > bug or feature?
Maximum string size (based on a char/varchar field or being a runtime value) is 32K - 1, so I suppose sqllen should be 32767. However, I'm wondering how did you manage to create a longer field. Dmitry ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel