Access to Firebird from Delphi using dbGo components

The new article was published: Working with Firebird and Interbase from Delphi using IBPRovider and dbGo components.

Table of content:

  • TADOConnection component
  • TADOTable component
  • TADODataSet component
  • Sending changes to database – updatable rowsets technology
  • Client and server cursors
  • What provider to choose?
  • TADOQuery component
  • SQL-queries with parameters
  • TADOStoredProc component
  • TADOCommand component
  • Transactions

New IBProvider support of 49 code pages

The new IBProvider version:

Read details on: Firebird driver news channel

Pure Python Firebird Library

On Firebird Python mailing list there is an interesting thread about rewriting Firebird Python Driver

Here is Pavel response

Building Firebird 2.5 from Debian git repository

These are the general notes on building Firebird 2.5 from debian git , and it should work on any debian based distro like ubuntu or others

1 43 44 45 46 47 78