From: Andrea A. <aa...@op...> - 2007-03-23 15:34:49
|
Martin Desruisseaux ha scritto: > The "epsg-access" module relies on the JDBC-OBDC bridge which is > available on Windows and Linux, but not Mac-OS. ODBC was originally > Windows-specific, but I believe that it has gained some support other > than Microsoft on Windows. > > The "epsg-access" module should be excluded from the build on Mac-OS, > and maybe on every Unix as suggested by Andrea (unless a possibly > read-only driver for MS-Access is available on Linux?) Nope, there's none afaik. The jdbc-odbc bridge leverages the access odbc drivers which are platform specific. If there was one, I would be running Linux now (I need to access MDB files for an older work I'm still maintaining). Cheers Andrea |