[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] Problem glpk using mysql, error "string literal too long".
From: |
Marcello Henrique |
Subject: |
[Help-glpk] Problem glpk using mysql, error "string literal too long". |
Date: |
Thu, 1 Oct 2009 14:23:02 -0300 |
Hello all,
I use glpk over Debian Lenny "GLPSOL: GLPK LP/MIP Solver 4.38", I have
error message "nurse.mod:35: string literal too long" my line 35 this
file nurse.mod is:
table days_shifts_cost_work IN "MySQL" ...
'SELECT day,shift,days_shifts.cost,days_shifts.work FROM days_shifts
INNER JOIN days ON days_shifts.day_id=days.id INNER JOIN shifts ON
days_shifts.shift_id=shifts.id' : [ shift,day ], Cal_cost~cost,
Cal_work~work;
Anybody help me?
--
Marcello Henrique
Associação Software Livre de Goiás (www.aslgo.org.br)
Cercomp - UFG (www.cercomp.ufg.br)
- [Help-glpk] Problem glpk using mysql, error "string literal too long".,
Marcello Henrique <=