Hello, This message is only for let know users that I've wrote a class for manage SQL database using the same interface.
It supports: - Connect to a database given a connection string - Prepared queries - Caching query results in files - Binding variables to query result columns - Fetch whole result sets into an array SQLite is supported but not well tested :-$, for a matter of time. It will be great if the SQLite people could test this class and let me know if there is a bug or for request new features. http://cesars.users.phpclasses.org/browse/package/4222.html, here is the class site. -- Best Regards Cesar D. Rodas www.cesarodas.com www.thyphp.com Phone: +595-961-974165

