Publish date: 2008-03-11

IBProvider v3.0.0.3965 RC2. Improving of date and time support

Improving of date and time support

  • Validation for date parts and for date ranges has added
  • Check for the conversion between ISC and OLE DB date formats has implemented
  • Date range for ISC format was extended:

    • Min ISC-date value which supported by IBProvider is 01.03.0000 [isc code: -678881]
    • Max ISC-date value which supported by IBProvider is 27.5.5881469 [isc code: 2147483647]

    • Min ISC-date value which supported by Firebird is 01.01.0001
    • Max ISC-date value which supported by Firebird is 31.12.9999
Date algorithms are implemented as stand along and do not depend on the fbclient.dll/gds32.dll version.

Behavior of the Rollback command has changed

If Rollback command executing and transaction state is inactive then error «No active transaction» will be raised. This is the default behavior.

For backward compatibility, added a couple of properties:

Other changes

Small bugs were fixed in OLE DB errors processing code.


Publish date: 2008-03-11. Copyright: IBProvider. This material may be reproduced on other web sites, without written permission but link https://www.ibprovider.com/eng required.