> my name is stefan and I am a student university in halle. I have made a
>  model for my thesis and currently I dont can allow to get out my dates
>  as an excel-table. can somebody help me? i used this sytax:
> 
> table result {production (i,j,k)} OUT "ODBC" 
>   'DRIVER={Microsoft Excel Driver (*.xlsx)};dbq=glpk.xlsx'
>   'DROP TABLE result;'
>   'CREATE TABLE result (PRODUCT, TRAIN, POSITION);'
>   'result' :  i~PRODUCT, t~TRAIN, k~POSITION;
> 
> 
> thank you beforehand.

Please provide the error message reported.



_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to