Re: FreeTDS dbwillconvert discrepancy
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Joseph W. Losco wrote: > > the solution might be to define the function as returning DBINT > > instead of DBBOOL. Or something like that. > > I just reread this to check if I missed anything and indeed I did. If > I would change the header file to be a DBINT instead of a DBBOOL, I > would then have to change the .c file also and recompile correct? Yes, that's right. > If > so, then I'll have to do some tinkering to figure out how to compile > the code as a OS X framework. I'm interested to hear the outcome. :-) --jkl