News

InterBase ODBC Driver on GitHub

Embarcadero just released the source code of the most recent version of the ODBC driver for the InterBase relational database. This is an open source driver which has been available for long, but it’s the first time it is officially hosted in a public repository, at: https://github.com/Embarcadero/InterBaseODBCDriver  The source code includes recent fixes to add support for catalog/tables…
Read more
DelphiNewsWebinar

Memory Safety with Delphi Webinar

What is memory safety and what does it mean for Delphi development? Background Back in February, the US White House Office of the National Cyber Director (ONCD) released a report urging developers to build memory safe software. Later the US National Institute of…