JanSQL is a pure pascal SQL database engine working with csv flat files. It is written by Jan Verhoeven (
www.jansfreeware.com) for Delphi and ported to Lazarus by Bee.
You can download the ported JanSQL from:
http://matalab.freehostia.com/laz-janSQL.zipThe original Delphi JanSQL works correctly, but the ported JanSQL retrieves only one row when querying more than one table. I was looking at the code, but could not find the reason for this odd behavior.
If someone skillful has enough time and will, please investigate this.
Thanks.