Subject | Re: [firebird-support] String Limit |
---|---|
Author | Ivan Prenosil |
Post date | 2004-02-10T11:28:06Z |
> Can anyone give me idea how big string can I pass to the stored procedure?32k-1 = 32767 for CHAR,
32k-3 = 32765 for VARCHAR
Limit is in bytes, so e.g. with unicode_fss its one third of that value of characters.
Ivan
http://www.volny.cz/iprenosil/interbase/