The MaxDB .NET framework enables your .NET application to connect, executing commands, and modifying data on a MaxDB instance.
The SQLDBC based implementation is an unmanaged .NET driver implementation with the same functionality as the wrapper but with a better performances as the wrapper version.
This chapter is under construction.