<div dir="ltr">On Sun, Feb 21, 2016 at 10:54 PM, Alexandre Julliard <<a href="mailto:julliard@winehq.org">julliard@winehq.org</a>> wrote:<br>><br>> Charles Davis <<a href="mailto:cdavis5x@gmail.com">cdavis5x@gmail.com</a>> writes:<br>><br>> > iODBC is another ODBC implementation for Unix. It comes by default with<br>> > Mac OS.<br>> ><br>> > Signed-off-by: Charles Davis <<a href="mailto:cdavis5x@gmail.com">cdavis5x@gmail.com</a>><br>><br>> I haven't checked the Mac version, but at least on Linux the SQLWCHAR<br>> definition is incompatible, which means it can't be used as a simple<br>> replacement.<br><br>Yep, you're right. This is true on Mac OS, too.<br><br>It doesn't even matter anyway. The header files are gone (though the library files remain for backward-compatibility purposes) as of Xcode 7/OS X El Capitan. (Maybe even earlier; I haven't checked.) You'd have to install it yourself (e.g. with MacPorts or homebrew) to build against it--and at that point, you might as well just install unixODBC.<br><br>Chip<br><br></div>