Feedback
Add SQLServerDatabase support for SQL Server and Azure SQL
- Status
- Fixed
- Fixed in
- v26.6.5
- Source discussion
- https://forum.objo.dev/d/401-odbc-support
- Last updated
- 2026-06-21
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Add first-class SQL Server and Azure SQL database support to ObjoBasic through a SQLServerDatabase class that implements the existing Database interface. This gives users a supported path for apps that need to read and write Microsoft SQL Server databases without requiring ODBC driver or DSN setup for the common SQL Server case.