tdSetupRequestLive
Structure
tdDoSQLRecords(iDataSet, sTableName, sKeyfields)
Type
Procedure
Description
This procedure will setup one of the 10 td* datasets as RequestLive.
Parameters: 3
iDataSet=# of dataset, must be either 1-10. IndySoft provides 10 datasets that can be accessed through 'td*' custom script functions.
sTableName=name of the table that will be edited. Leave sTableName blank to turn a dataset previously setup as RequestLive back to read-only. All datasets by default are read-only.
sKeyfields= the keyfields for this table, delimited with semicolons |