The MaxDB ODBC .NET wrapper enables your .NET application to connect, executing commands, and modifying data on a MaxDB instance.
The wrapper is an implementation based on System.Data.Odbc and has special extension for missed functionality in the standard implementation. Like named parameters, etc. It also fixes bugs during SQL generation for the CommandBuilder.
The wrapper works only together with the MaxDB ODBC driver however it is hard linked to MaxDB ODBC driver it works without an ODBC data source name. See SDB::Data::SDBConnection for more informations.
The MaxDB ODBC .NET Wrapper supports all MaxDB versions from 7.5.00 and needs as a minimun a MaxDB ODBC driver 7.7.