Skip to content

aafemt/firebird-odbc-driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebird-odbc-driver

Firebird ODBC driver

Differences from the official version

  • Catalogue functions follow ODBC specifications and unconditionally return NULL as catalogue and schema name. Query text isn't altered in this regard anymore.
  • SQLTables() supports "GLOBAL TEMPORARY" table type.
  • Data types returned by SQLTypeInfo() made more consistent to fix MS Power BI warning about non-searcheable field if varchar is used as PK.
  • Custom attributes SQL_FBGETPAGEDB, SQL_FBGETWALDB and SQL_FBGETSTATINFODB are disabled as conflicting with ODBC 4 specifications.

About

Firebird ODBC driver

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.3%
  • HTML 18.0%
  • C 2.4%
  • Shell 0.6%
  • JavaScript 0.2%
  • Ruby 0.2%
  • Other 0.3%