SQL Azure ODBC Driver for PowerBASIC Connection
Accessing the SQL Azure database can be fast and seamless by using the Open Database Connectivity (ODBC) solution. Providing full interoperability, the ODBC driver for SQL Azure allows you to access live SQL Azure data directly from PowerBASIC. It enables you to retrieve data to PowerBASIC, and review and modify these data right in this application.
SQL Azure Key Features
- Open source
- Low memory leakage problem
- Support for multiple table types
- Platform Independent
PowerBASIC Key Features
- Highly optimized compiler
- Flexible data handling
- Direct Windows API access
- Multi-threading support