The advanced Recordset dialog box allows you to write your own SQL statements, or use the graphical Database Items tree to create a SQL statement
NOTE |
|
If you are writing SQL statements for ASP.NET document types, refer to Creating SQL queries using the Database Items tree for rules specific to ASP.NET. |
If you want to create a simple recordset without manually writing SQL, see Creating SQL queries using the Database Items tree.
The advanced Recordset dialog box appears. If you are developing a ColdFusion or ASP.NET site, the Recordset dialog box is slightly different from the example shown below. (If the simple Recordset dialog appears instead, switch to the advanced Recordset dialog box by clicking the Advanced button.)
For instructions on completing the Recordset dialog box, see the section appropriate to your document type:
If you defined a filter that uses parameters input by users, the Test button displays the Test Value dialog box. Enter a value in the Test Value text box and click OK. If an instance of the recordset is successfully created, a table displaying the data from the recordset appears.