bug-glpk
[Top][All Lists]
Advanced

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

[Bug-glpk] Assertion failed: str2num(buf, &num) == 0 Error detected in f


From: Noli Sicad
Subject: [Bug-glpk] Assertion failed: str2num(buf, &num) == 0 Error detected in file ..\src\glpsql.c at line 900
Date: Fri, 12 Feb 2010 14:14:11 +0700

Andrew,

I got this error.

~~~~~~~~~
Assertion failed: str2num(buf, &num) == 0
Error detected in file ..\src\glpsql.c at line 900
~~~~~~~~

Doing this,  Reading data from a query, not a table.

~~~~~~~~~
table qryCroptype IN "ODBC"
    'DSN=Otago_mdb'
    'SELECT * FROM qryCroptype':
        CROPTYPE <- [Croptype], CroptypeOrigin ~ Origin, CroptypeSpecies ~ 
Species,
        Value, Rental, Share, Flat, FlatRolling, RollingSteep, Steep, OpType;
~~~~~~~~

Thanks. Noli




reply via email to

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