-------- Forwarded Message --------
From: Stefan Basus <[email protected]>
To: [email protected]
Subject: result.xlsx out with GLPK
Date: Wed, 07 Sep 2011 09:25:15 +0200

hello,

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.

best regarts
stefan.


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

Reply via email to