SQL Server ODBC Driver for RAD Studio Connection
Accessing the SQL Server database can be fast and seamless by using the Open Database Connectivity (ODBC) solution. Providing full interoperability, the ODBC driver for SQL Server allows you to access live SQL Server data directly from RAD Studio. It enables you to retrieve data to RAD Studio, and review and modify these data right in this application.
SQL Server Key Features
- Open source
- Low memory leakage problem
- Support for multiple table types
- Platform Independent
RAD Studio Key Features
- Cross-platform development
- Live data preview
- Integrated Debugger
- Code editor with code completion