True. However, it requires the user to (know how to) make the ODBC connection, rather than directly addressing an xBase or sqlite file from within the MathProg routine. That was my definition of portability.
While it would be one extra step for me (or you), I'm thinking about the time when I might hand off my work to someone else. I'm trying to obey my personal rule of KISS. I give you credit, though. With ODBC, the user now has so much flexibility! Ted --- glpk xypron <[EMAIL PROTECTED]> wrote: (snip) > If You mean by portability, how to carry data base content from one > system to another, an easy way is to dump the data base to SQL files > and to import these into the other system. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
