Subject | Re: [Firebird-Architect] RFC: Cross database queries |
---|---|
Author | Adriano dos Santos Fernandes |
Post date | 2007-08-01T14:15:36Z |
Roman Rokytskyy escreveu:
We need to propose a way to use the new SQLDA version only if one
requested it.
If not, and a long identifier is sent to the client, an exception should
be throw.
We greater field length in SQLDA to:
- Replace broken UNICODE_FSS by UTF8 in system tables
- Increase identifier length
We also need a way to pass strings of unknown length.
Adriano
> Because such change would require coordinated release of the databaseWe can't fix or enhance third-party libraries.
> engine and all drivers that we have (Jaybird, .Net provider, ODBC-JDBC)
> and third-party providers (IBPP, PHP, FIBPlus, IBObjects) to make the
> feature usable everywhere and not distract customers (what if FIBPlus
> will support it, while IBObject won't?). In my opiniton we're simply not
> yet ready for such thing. Too big change, I think.
We need to propose a way to use the new SQLDA version only if one
requested it.
If not, and a long identifier is sent to the client, an exception should
be throw.
We greater field length in SQLDA to:
- Replace broken UNICODE_FSS by UTF8 in system tables
- Increase identifier length
We also need a way to pass strings of unknown length.
Adriano