Subject | Re: [Firebird-Architect] RFC: Cross database queries |
---|---|
Author | Roman Rokytskyy |
Post date | 2007-08-01T14:42:26Z |
> We need to propose a way to use the new SQLDA version only if oneAgree. That is not that hard, since we have to specify the version
> requested it.
already. If we pass 1 - old XSQLDA is used, 2 - new one.
> If not, and a long identifier is sent to the client, an exception shouldThat's the only possibility I see...
> be throw.
> We greater field length in SQLDA to:And I'd like to sqlschema in XSQLVARs, so that we won't change the thing
> - Replace broken UNICODE_FSS by UTF8 in system tables
> - Increase identifier length
in the future.
> We also need a way to pass strings of unknown length.Isn't that limitation of the remote protocol handler?
Roman