Hi Diogenes, Alain >> just found it: >> http://www.linuxnetworks.de/doc/index.php/OpenDBX/Setup/Windows/Building_with_MinGW >> see comment on MSSQL Server backend >> "The mssql backend is primarily intended for Unix environments where a >> native client library is not available for the MS SQL Server and FreeTDS >> library provides the only alternative. On Windows platforms, the native >> client is an ODBC driver so it's better to use the odbc backend." >> to be honest, it seems reasonable, ODBC is not bad and the driver in sync > > In addition Glorp dont have a ODBCPlatform.. if you chose that > platform you must extend the DatabasePlatform. In fact the right model > , may be a superclass for ODBC and specifics classes for each DBMS.
The statement regarding ODBC is for using the OpenDBX ODBC backend (opendbx-odbc package). An application using OpenDBX won't notice this fact besides the ODBC SQL Syntax might be slightly different in some cases. Norbert ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ libopendbx-devel mailing list libopendbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libopendbx-devel http://www.linuxnetworks.de/doc/index.php/OpenDBX