Just a FYI: SQLRelay has integrated SQLite v3 support into the release.
SQLRelay is a proxy for databases, and with SQLite, it can give network
access via the SQLRelay APIs (C/C++, lots of others)
Release Announcement:
"SQL Relay version 0.35 is out...
It's been a long time coming, but now it's out.
Here's a short list of new features:
* PHP Pear DB driver
* handoff="pass" works when maxconnections>connections
* MySQL client api drop-in replacement library
* Docs for MySQL and PostgreSQL client api drop-in replacement
libraries
* Oracle 10g support
* Enhanced support (and documentation) for stored procedures
* SQLite 3 support
* Support for temporary tables in all databases that support them
* Lots of bug fixes and general enhancements
I had hoped to get a few more features into this release but, for as far
along in the release process as I was, they turned out to be too risky,
so they'll have to go into the next release, namely...
* idle client timeout
* initial connection timeout
I intended to get the Perl stuff uploaded to CPAN as well, but I'll have
to get to that a bit later too.
Also, rudiments and sqlrelay will compile under Cygwin now and even run
on windows against a few databases, but it's still kind of flaky. Your
milage may vary.
Source code is available from http://www.firstworks.com
<http://www.firstworks.com/> , RPM's will be coming soon.
Take a look, report any bugs you find.
David Muse
[EMAIL PROTECTED]"
__________________________________________________________________________________________