0 Replies Latest reply on Dec 27, 2007 6:56 AM by vikramchhetryy

    Reverse engineering two associated tables

    vikramchhetryy

      Hi All,
      I have two tables USER and USER_LOGIN_INFO.
      I want to generate ui for Adding a USER using reverse engineering and i want fields from both the table in one page.
      Example;
      USER:-


      USER_ID
      FIRST_NAME



      USER_LOGIN_INFO:-

      USER_LOGIN_INFO_ID
      USER_ID
      USERNAME
      PASSWORD



      Add User Screen should look like
      First Name: _____________
      Username: _____________
      Password:______________
      
      Submit Button
      



      Is it possible ?

      Any help would be appreciated.

      Regards,
      Vikram