This series of examples shows each individual database operation.
You can click the view source button on each example to see the code
that goes into working with queries, updates, inserts and deletes.
These examples also show how to work with captcha protection, binary
data and dates.
You can export the database used in this example to XML to view the
structure. You can also import this same database in the admin
pages under the import option under the database tab.
This only exports the table definitions, relationships and queries.
Not the actual data in the tables. The XML will open into a new browser
window.
view xml.