Copyright VirtualSim 2004-2020 - All rights reserved
Using SQLite
SQLite is a light SQL server which is good enough for using standard SQL database. Nevertheless, the syntax for the SQL commands from the code (character strings) is more sensitive than with mySQL. Also, as it does not include a server, only one client can access a database file.