Advanced PowerBuilder

HomePrevious Lesson: Drag And Drop
Next Lesson: Nested Object Support

Optimized Object Storage

Objects remain on disk until needed and are not loaded into memory each time the container application is opened. OLE also supports a transaction type storage system, providing the user with the ability to commit or rollback any changes that they make to the object. This ensures that data integrity is maintained as objects are stored in the file system.
HomePrevious Lesson: Drag And Drop
Next Lesson: Nested Object Support