Introduction - If you have any usage issues, please Google them yourself
VC has two ways to access the database: one is the use of object CDatabase and CRecord the other is the use of ADO technology. The implementation of this process of reading and writing Postgre database, as well as the stored procedure call.