How to get the connection string at runtime
768419Jul 6 2011 — edited Jul 11 2011Hi,
I'm using Forms6i.
I'm using EXEC_SQL to execute a dynamic sql in my form.
I need connection string for that . But i cannot give it hardcodingly.
Is there any form's properties to get the database connection string, to which the form is connected ?
Thanks