MySQL ODBC Driver for PowerBuilder Connection
Accessing the MySQL database can be fast and seamless by using the Open Database Connectivity (ODBC) solution. Providing full interoperability, the ODBC driver for MySQL allows you to access live MySQL data directly from PowerBuilder. It enables you to retrieve data to PowerBuilder, and review and modify these data right in this application.
MySQL Key Features
- Open source
- Low memory leakage problem
- Support for multiple table types
- Platform Independent
PowerBuilder Key Features
- Advanced visual SQL painter
- Support for multiple data sources
- Object-oriented principles support
- Robust built-in debugging tools