DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: changing connections

  1. #1
    Join Date
    Aug 2000
    Location
    Jolo, Sulu
    Posts
    639


    Hi!

    How to change database conenctions during run time in
    Oracle forms4.5

    thanks

  2. #2
    Join Date
    Oct 2000
    Posts
    90
    It is probably a very restricted command but you can log into a database in forms using the command

    logon(username, password||'@database');

    I've personally used it in an ON-LOGON trigger so best of luck using it somewhere else.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width