2014 ...
januari (1) februari maart april (2) mei (2) juni juli augustus september oktober (1) november (1) december
xxmData.pas: Convert queries.xml to queries.sql
2014-05-07 23:57 i3076 [permalink]
It's nice to see projects work nicely together. Especially when they're your own projects. I've combined WikiEngine and xxm (and TSQLite) before. Now I've changed xxmData.pas so it no longer uses XML to store the queries in, but a plain SQL file, which you can load into any SQL editors (especially nice when it has code-completion). So I have a number of queries.xml to transform into queries.sql. There's a tool for that: [[RE]], download queries_xml_to_sql.rxe, change the file path and run it to transform the XML into SQL using the new notation.
2014-05-14 23:13 r1811 [permalink]
→ Odo
v0.4.0.366
data link changed from OLEDB/ADO to SQLite3.dll