DatabaseQuery()

Syntax

Result = DatabaseQuery(Request$)

Description

Execute the SQL Request$ on the current database. If the 'Result' is 0, then the query can't be executed correcty (SQL fault, bad formatted query etc..), else the query has succeded and NextDatabaseRow()can be used to list the returned records.

Supported OS

Windows

Database - Index