The option of working with TIME type via MS SQL Linked Server
New Option of working with TIME type via MS SQL Linked Server
MS SQL Linked Server requests time in DBTIMESTAMP format.
Conversion from DBTIME into types containing dates has been added to IBProvider data types converter for its compatibility with MS SQL Linked Server.
In this case, zero date values are recorded into Year/Month/Day fields in DATE format (1899-12-30).
This will allow to request
Firebird/
Interbase data in time format via
MS SQL Linked Server.
Enhanced self-descriptiveness of error messages when working with temporary files.
Now IBProvider gives self-descriptive error messages related to temporary files handling.
New Firebird/Interbase driver versions are available for free downloading.