[firebird-support] Client Server Connections

2014-03-24 Thread SUKHEN DASS
Dear Team,   I want to use a firebird database as a client or client-server for multiuser and single user as well through the single firebird application.Means client can connect to the server where the database resides.  And as well as without server mean standalone with the same database   What

[firebird-support] EXECUTE STATEMENT with long string

2014-03-24 Thread Tim Ward
Would I be right in thinking that if I've got an EXECUTE STATEMENT in a stored procedure, and the statement to be executed (which is put together from various parts using ||) now needs to be (potentially) longer than the maximum length of a VARCHAR, then I've got to find some other way of