docs.roxen.com
main | demo | docs
download | community | pike
© 2000 Roxen Internet Software
Suggestions, Comments or Complaints
manuals@roxen.com

DocsRoxen2.0Web Site Creator ManualOutput tags
   

  • <emit>
  • Languages plugin
  • SQL plugin
  • Emit plugin "sql"

    Use this source to connect to and query SQL databases for information. The result will be available in variables named as the SQL columns.

    Attributes

    host
    host=database
    Which database to connect to, usually a symbolic name set in the

    module. If omitted the default database will be used.
    query
    query=SQL statement
    The actual SQL-statement.