Used in Windows for managing ODBC connections
Execute DllREgisterServer from DLL specified.
odbcconf /a {REGSVR c:\test\test.dll}
Install a driver and load the DLL. Requires administrator privileges.
odbcconf INSTALLDRIVER "lolbas-project|Driver=c:\test\test.dll|APILevel=2"
odbcconf configsysdsn "lolbas-project" "DSN=lolbas-project"
Load DLL specified in target .RSP file. See the Code Sample section for an example .RSP file.
odbcconf -f file.rsp