SQL Access in Pervasive PSQL
ODBC is the data access method for SQL databases. This brings several advantages including the following:
You do not have to learn the ODBC API in order to develop Pervasive PSQL applications. There are additional interfaces such as OLE DB or JDBC that can simplify development.