MyDAC 4.0.0.1 Feature Request : more functionnalities to the MyScript Component

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

MyDAC 4.0.0.1 Feature Request : more functionnalities to the MyScript Component

Post by swierzbicki » Thu 23 Jun 2005 08:05

Hi,

I have to requests for the MyScript Component :

1 - Handle Parameters / Macros :
Right now, I'm not able to use parameters into Scripts. This will be REALLY time saver and give us more possibility by constructing sophisticated scripts.

2 - Give the possibility to parse through the different SQL Statement
Just something like:
myScript.Script[x].Sql (string)
MyScript.Script.Count (integer)
MyScript.Script.ProcessedScript (integer)

thank you

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Fri 24 Jun 2005 06:46

We are planning to expand TMyScript but not at the nearest time.

Post Reply