Subject String Limit
Author Mahesh Ishwar
Hello All,
I've stored procedure which takes in varchar as a parameter. This string has to be appended to give another update statement to form a query such as "update table1 set column1='<value1>' where column2 in ()".

Can anyone give me idea how big string can I pass to the stored procedure? For eg. In Mysql, without some option enabled one can't pass a string arguement more than 1024 bytes.
Is there any such limit for Firebird?

Thanx in advance,
Mahesh.


---------------------------------
BT Yahoo! Broadband - Free modem offer, sign up online today and save £80

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