Re: problem with _ character
Pierre Couderc <[email protected]> Wed, 20 Feb 2019 13:53:23 +0100
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <[email protected]> |
On 2/20/19 1:44 PM, Clemens Ladisch wrote: > Pierre Couderc wrote: >> I am using ANSI odbc driver > How exactly? Are you calling the ODBC API directly in C(++), or are > you using some DB driver from some other language? > > the ODBC API from cpp. It works since years with othe DBs. Thank you. PC