$$IF(use_DAO) $$IF(recordset)
"$$recordset$$" table of "$$fname$$" database
$$ELSE
"
" table of "$$fname$$" database
$$ENDIF $$ELSE $$IF(resultset)
"$$resultset$$" table of "$$DSN$$" datasource
$$ENDIF $$ENDIF
The source.