Hi,
We have our own files containing data for our automatic testing line. We would be interested to serve these informations through SQL. One idea would be to put them in an SQL database but we would like to stick with our text only files: easy to manage, to edit, to version.


Would SQLite be easy to customize to serve those files instead of the SQLite files? Of cours, only SELECT must be implemented, so only a SQL parser and the SELECT handler are requested. All other SQL commands can be ignored.
Do you think that SQLite would do it?


Thanks.
-jec

--
Jean-Eric Cuendet
Riskpro Technologies SA
Av du 14 avril 1b, 1020 Renens Switzerland
Principal: +41 21 637 0110  Fax: +41 21 637 01 11
Direct: +41 21 637 0123
E-mail: jean-eric.cuendet at rptec.ch
http://www.rptec.ch
--------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to