Don't refer to odbcinst.ini by absolute path. SQLGetPrivateProfileString
Peter Eisentraut <peter_e@gmx.net>
Don't refer to odbcinst.ini by absolute path. SQLGetPrivateProfileString handles this. Don't install our own odbcinst.ini. That's the driver manager's business.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/dlg_specific.h | modified | +4 −10 |
| src/interfaces/odbc/GNUmakefile | modified | +4 −5 |
| src/interfaces/odbc/gpps.c | modified | +6 −2 |