SQLBind |
Specify where to place results with SQLRetrieve |
SQLClose |
Close a connection to a database |
SQLError |
Return error information when an SQL function fails |
SQLExecQuery |
Execute a query on a database |
SQLGetSchema |
Return information about the structure of a database |
SQLOpen |
Establishes a connection with a database |
SQLRequest |
Run a query on a database |
SQLRetrieve |
Retrieve all or part of a query |
SQLRetrieveToFile |
Retrieve all or part of a query, placing results in a file |
Language elements by category |