ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Multiple member file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Multiple member file

    i have a file with 3 members, i displayed all members in a subfile, but want to give the users an option to delete,add,change to these records. But I'm not sure this is possible the file is not keyed and how would i chain out to a certain member and delete or update that record? Thanks

  • #2
    You're maintaining the data in 3 separate members, and presenting the data to the user as if the data resides in one member?

    Comment


    • #3
      That is correct

      Comment


      • #4
        is there a way to create a logical with all the members ?

        Comment


        • #5
          Yes you can

          A multiple-format logical file allows you to use records from two or more physical files by referring to only one logical file.

          Comment


          • #6
            The thought occurs that if you are presenting the data to user as if it is in one member, why isn't it just stored in one member to begin with?

            Comment

            Working...
            X