Write data in ClientDataset
Hi
I'm now testing FastScript and I have a doubt:
I have a Delphi form with 1 ClientDataset, 1 DBGrid and 1 TfsScript.
The script code needs to read a file and write in the dataset.
The reading of the file, the TfsScript is already doing correctly.
But how I do to write the data in my ClientDataset?
TIA,
Rafael Garcia
I'm now testing FastScript and I have a doubt:
I have a Delphi form with 1 ClientDataset, 1 DBGrid and 1 TfsScript.
The script code needs to read a file and write in the dataset.
The reading of the file, the TfsScript is already doing correctly.
But how I do to write the data in my ClientDataset?
TIA,
Rafael Garcia
Comments