Le mar 09/07/2002 � 08:15, Geoffrey Lee a �crit : > UnixODBC is a free/open specification for providing application developers > with a predictable API with which to access Data Sources. Data Sources include > SQL Servers and any Data Source with an ODBC Driver. ~~~~~~~~~~~
I don't think they are talking about generic DB using SQL but about MS SQL Server. you'd rather change it to : Data Sources includes MySQL and any Data Source with and ODBC Driver ( PostgresSQL, SQL Server ) http://odbc.postgresql.org/psqlodbc.php?DocID=index
