In the past, I just create a new database to every apps I made. Recently, I try to connect to a PostgreSQL using a different schema in one database. Using ADODb, it’s relatively easy to connect:
Baca SelengkapnyaADODb Connection to a Different Schema in PostgreSQL