5 Jun
2008
5 Jun
'08
1:34 a.m.
Jos Vos wrote:
Since 2.0.3 (according to the changelog) there is a SQLite driver added (rlm_sql_sqlite). It is said to be preliminary and untested.
Is anybody actually using it and able to provide some feedback?
Apple? :) They're using it to store client information. The name of the SQLlite DB file is hard-coded into the source code. So it can't be changed, and you can't run 2 copies of the module. Other than that, there are no sample queries or schemas in the raddb/sql/sqlite directory, and that directory doesn't exist. But the code SHOULD be ok, once the schemas && queries have been written. Alan DeKok.