Page 1 of 1

Working with TMyScript & Parameters

Posted: Wed 24 Nov 2004 10:43
by GEswin
Hi , I think this isn't supported, but anyway I ask to see if it could be done, or there is any easy workaround.

In some tasks i need to insert quite a lot of records, where I use a TMyComand with parameters. This works nice, but I would like to do the same with a TMyScript, but I don't know what way I could do the same task over. The insert sentence is the same, with same parameters etc, i just need to pass parameters and some way that it generates as many times i fill the parameters.

Re: Working with TMyScript & Parameters

Posted: Wed 24 Nov 2004 12:25
by Ikar
You should use TMyLoader for these tasks.