Re: A couple of bugs in 0.91 with dblib bcp library
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 23 May 2011 17:09:00 +0200 Frediano Ziglio <[email protected]> wrote: > That is if I define RETCODE as an enum I have to define my enumerator > correctly in order to not avoid ABI compatibility... I don't see the problem? TDS_SUCCESS will never be returned to an application. --jkl