This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, is some possible way to using UDF or stored procedures by using latest stable 2.1 version of lightspeed? e.g. using sql injection into query.. i mean something like: where id in ({0}), whereas {0} will be 'select id from udf(...)' without apostroph. Thanks. |
|
|
Afraid not. Stored procedures are supported in current nightly builds, but not in the 2.1 RTM. We are not currently planning support for explicit construction of SQL. |
|