I'm having a hard time connecting to the PostgreSQL database in Delphi 7 , I got it with Zeos Lib, however I need it to be via dbExpress the connection, then I saw that in the most current versions of Delphi it is possible to connect via ODBC , but Delphi 7 does not offer this option, What component do I need to add in order to make such a connection via ODBC in Delphi 7 ?