Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OLE DB provider for Firebird and Interbase has released.

174 views
Skip to first unread message

databasef...@gmail.com

unread,
Jan 14, 2009, 2:30:58 PM1/14/09
to
Changes in IBProvider v2 (build 2.6.06.2688)
- Addition of UTF-8 charset support
- Loading of charset information for COLUMN and PROCEDURE_PARAMETERS
metadata schemes from system tables.

Changes in IBProvider v3 (build 3.0.0.6327 RC3)
- New IBProvider v3 offers the brand new scheme for working with text
data charsets:
- We added ctype_user property that allows setting the encoding of
data coming to client irrespective of the encoding in which this data
is coming from database server.
- Support of Firebird and Interbase charsets aliases.
- We added ctype_none property that allows setting the charset for
working with text data in NONE encoding.
- New algorithms of BLOB fields converting provide for quick work with
flowing data, optimization of interaction with ICU library.
- Other important changes.

See detailed information on working with new character set processor
in Firebird and Interbase charsets:
htpp://www.ibprovider.com/eng/documentation/charsets_collations.html

Text columns size in Firebird 2.X
IBProvider started to control text columns size when working with
Firebird 2 servers in Unicode mode. If the length of loaded data
exceeds the text column size the exclusion will be generated. To avoid
column size checking connect in ordinary mode and set
Unicode_mode=false

0 new messages