1From the web site: 2 3What is the unixODBC Project? 4 5The unixODBC Project goals are to develop and promote unixODBC to be the 6definitive standard for ODBC on the Linux platform. 7 8What is ODBC? 9 10ODBC is an open specification for providing application developers with 11a predictable API with which to access Data Sources. Data Sources include 12SQL Servers and any Data Source with an ODBC Driver. 13