News

This is a sample PHP script that compares the local performance of SQLite and MySQL. This is based on the queries created for the speed comparison for SQLite. The obtained data there was outdated, ...
Steven Cholerton has announced MySQL/SQLite SQL Query and Data Export Component for Xojo and REALStudio Developers to use within their own applications. He says it allows developers to give their ...
A pair of small scripts to transfer table data from SQLite to MySQL. The MySQL database and table should already exist with the appropriate field names and data types. These scripts could be merged ...