Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Reuse Connect dialog box on forms 6i run time to connect to another database
Hello,
With regards to the Connect dialog on Oracle forms 6i via which we can
connect to Oracle database, should we use the same functionality on
forms run time again?
I mean, I want to make a window with three screen items for username,
password and service name. And on run time after connecting to the
database I use this window to reconnect to an other database.
So when I give the appropriate information, I will connect to the
required database.
I am using the following command on when button press, to connect to
database via forms but unfortunately this command runs only when the
standalone procedure builder invoke.
.CONNECT DB scott/tiger_at_test
Could you give me suggestion that how should I connect to required database on forms run time?
Thanks
David Received on Thu Jan 15 2004 - 23:35:56 CST
![]() |
![]() |