xypron wrote: > Hello Chris, > >>> The correct syntax on MacOS is ...IN "iODBC" (with letter 'i') >>> *not* ...IN "ODBC" > > Whether the UnixODBC or the iODBC library is used by GLPK, > is defined at compile time. The name of the dynamic link library > is stored in the executable. > > In the the GMPL table command there is no difference between > "iODBC" and ODBC. "iODBC" only was left in the coding for > historic reasons. > > Best regards > > Xypron
I see. I just tried changing my sample from "IN iODBC" to "IN ODBC", and I concur that the behavior is the same - thanks for that. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
