Is there a way to modify the schema name overwrites at runtime? For example, I'd like to use a drop down list containing schema names and enable the user to set the target schema based on a selection from the list.
Using LLBL 3.1 with ODP.Net driver.
Thanks!