|
Introduction to PowerBuilder PowerBuilder Library for Lotus Notes
From version 4.0, Powersoft started shipping a 'PowerBuilder library for Lotus Notes', as part of the enterprise edition. This library comes with many user objects that fall into two categories.
- User objects that encapsulate Lotus Notes APIs
- User objects that are meant for inheritance (you can create PowerBuilder objects by inheriting from them and build applications quickly)
Using this library, you can build PowerBuilder applications, which act as front-end to the Lotus Notes databases, i.e., you can create reports and also modify data in the Lotus Notes databases. We have a separate session on this topic.
|