Subject | Adding Field OnPrepareSQL |
---|---|
Author | Sandeep Chandra |
Post date | 2003-08-20T23:03:05Z |
Based on some parameters I need to add Fieldname to my query at runtime,
how do I do this. The sql statement is already assigned to Query
component. I tried adding fieldname to SQL, but when I looked at
monistor it is added after FROM. Is it possible to do this or I have to
make the statement again?
Regards
Sandeep
how do I do this. The sql statement is already assigned to Query
component. I tried adding fieldname to SQL, but when I looked at
monistor it is added after FROM. Is it possible to do this or I have to
make the statement again?
Regards
Sandeep