How does PowerTools SQL access my BusinessVision database?
PowerTools connects to your BusinessVision database utilizing the Pervasive.SQL relational interface or otherwise known as ODBC (Open Database Connectivity). ODBC is a API (Application Program Interface) standard used to communicate with a Relational Databases such as Microsoft SQL Server, Informix, IBM, Oracle or Pervasive.SQL to name a few. SQL (Structured Query Language) is a high level database language used to talk to a Relational Database. MK PowerTools SQL leverages this high-level language whereas BusinessVision uses a lower-level Btrieve API. There are 2 key reasons why using the SQL interface is the best.