If I have PHP with SQLite configured as database installed in a windows box, what steps should I follow to build a windows service that - among other things - reads and updates data from that db ?
Where is the db file located ? Which path is more recommended for sqlite integration: C or .net (C#) ? Any caveats ?