Page 1 of 1

Script returning a result set

Posted: Thu 20 Jan 2005 11:16
by GEswin
How could i invoque a script that returns a result set ? Right now i have some scripts that do a few updates and afterwards a select. The only solution i found now is running first scripts from a tmyscript, and afterwards opening select from a tmyquery. Most other db engines allow to do this all together. It would be also usefull for having a sql windows for end users, without having to check wheter it's a script, a select or whatever.

Re: Script returning a result set

Posted: Thu 20 Jan 2005 12:20
by Ikar
Please see MyScript.DataSet property