MyDAC
Used to retrieve the results of SELECT statements execution inside a script.
TMyScript
property DataSet: TCustomMyDataSet;
Use the DataSet property if you need to retrieve the results of SELECT statements execution inside a script.