Hi,
Another option that will keep the LV app more flexible is to create a
stored procedure in the DB (if they are supported).  Then, you make a
simple call to the stored procedure and desired data is returned.
This allows for the SQL statement to be debugged and changed withthout
ever modifying your LV code.

RS

Reply via email to