Skip to content

Instantly share code, notes, and snippets.

View cgsousa's full-sized avatar

Carlos Gonzaga cgsousa

  • São Luis-MA, Brazil
View GitHub Profile
unit db.ConnectionManager;
{$I App.Defines.inc}
//
// ativar conforme componente de conexão (SQLdb, ZeosLib, etc)
{$define CONNECTOR_SQLDB}
{.$define CONNECTOR_ZEOS}