I am using Forms 6i with Oracle 9i. I have question here that, is it possible that if i run .FMX file, it will not ask me for database Username & Password, i mean i want to adjust Username & Password at design time and at run time it should not ask me for login information.
yes, i have tried but again, Form asked me about username and password, is it not possible to give username and password at the time of designing the form.
I have another idea, may be u have the solution, i want to connect to the database with the hello/hello user. and i want to write such type of the coed in the TRIGGER of a button which direct the connection to another user namet/namet. is there any any code like "Connect" statement to connect with another user account.
I got the right result as aph told. And the trick to run the form from executable file is well but proper statement to run the from from commandline is:
Actually, like many things in Oracle and life, there is more than one way to do things. Thank you for telling me that f60runm doesn't work (on UNIX). Gee golly, how is it that I've been able to run a form outside of an application?
Bookmarks