Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Request for next version
Sat, Jun 17 2006 7:55 AMPermanent Link

"Robert"
An OnStepStart event for SQL scripts, to allow for better user
communication. Ideally, pass on a step number.

Robert

Sat, Jun 17 2006 1:11 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Robert,

<< An OnStepStart event for SQL scripts, to allow for better user
communication. Ideally, pass on a step number. >>

That's a little difficult when the scripts can contain code blocks with
loops, branching, etc.  The way scripts are done has changed a bit,
especially with respect to parameters.  There are only input parameters and
no longer can you do parameters for each SQL statement.  However, there will
be a way to pass a general progress indicator back to the TDBISAMQuery
components from within a script.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image