APG 2.0 enables SQL queries to be made from the database. This can be useful for selective generation of pages. The most common application is to create HTML pages for all database entries. This is the default and all you need to do is enter the tablename as follows:
SELECT * FROM [tablename]
For more advanced and selective SQL commands please refer to our on-line resource centre |
Other Topics: | |||
mode | extension | recordname | about |
connection | sqlquery | tutorial |