Noli Sicad wrote: > Hi, > > I am trying to use Kexi2.2 as data input and result reporting for my > linear programming model. I use glpk/mathprog that uses odbc to > reading data as input and writing data for results. My linear > programming model uses sqlite/spatialite database / file. > > I manage to import my mdb database to Kexi and I can open it sqlite > and spatialite. Hopefully, I can data - tables / spatial data thru > linear programming model - scripting language -mathprog and still be > able to read back in Kexi. > > I am looking for a simple kexi2.2 database example that uses python > script. To see how python script works in Kexi. > > Where can I get the kexi database that is mentioned here? > http://www.kdedevelopers.org/node/3933
If you look at the bottom of http://userbase.kde.org/Kexi#Documentation.2C_Tutorials_and_Samples Ive made a simple example of reading in data via javascript. Hope it can be useful to you. > > It seems that there are very few documentation on Kexi2.2. > > Thanks in advance. > > Noli _______________________________________________ Kexi mailing list [email protected] https://mail.kde.org/mailman/listinfo/kexi
