HMGSCRIPT SQLite DEMOS

These demos should work in any AMP server (as offered by standard webhosting services)

If you want to test locally, You must install an AMP server (my recomendation is 'vertrigo' http://vertrigo.sourceforge.net/ )

The demos assumes that you have a database called 'test.sqlite' in /data folder. If not, a new database will be created.

A new table named 'country' will be created in database 'test'. if the table already exists, it will be dropped, created and filled again.





Back To Index