help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] [Fwd: result.xlsx out with GLPK]


From: Andrew Makhorin
Subject: [Help-glpk] [Fwd: result.xlsx out with GLPK]
Date: Wed, 07 Sep 2011 16:25:26 +0400

-------- Forwarded Message --------
From: Stefan Basus <address@hidden>
To: address@hidden
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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]