Chapter Overview This chapter will focus on Reference Library applications. These applications are used to store information and tend to be used for reference purposes. This chapter includes two projectsa connection document manager and a spreadsheet report generator. Reference Library applications can be used for a variety of purposes, such as to
By the end of the chapter you will have learned
|
In general, Reference Library applications can be quickly and easily built. This type of application typically stores static or historical information and tends to be used for reference purposes. In many cases, the application simply contains a form and view and can be built in a few hours. This chapter includes two projects. The first project is designed to manage server connection documents. Connection documents are used by the Lotus Notes client and typically correct the error "Unable to find path to server." This is a common problem encountered by users when multiple Domino servers are implemented. The second project builds Microsoft Excel spreadsheets from any Lotus Notes view. This project supplements Reference Library applications. Here, users select a default view to be used to build the spreadsheet. The routine then calculates the number of columns, column names, and column widths to build a spreadsheet report. All columns that contain a field value are then added to the spreadsheet. When complete, this LotusScript library can be added to any new or existing Notes application. Note You must have the Microsoft Office and Excel applications installed in order to generate spreadsheets from Lotus Notes database applications. |
Project A Build a Connection Document Database |
An Introduction to the Lotus Domino Tool Suite
Getting Started with Designer
Navigating the Domino Designer Workspace
Domino Design Elements
An Introduction to Formula Language
An Introduction to LotusScript
Fundamentals of a Notes Application
Calendar Applications
Collaborative Applications
Reference Library Applications
Workflow Applications
Web Applications
Design Enhancements Using LotusScript
Design Enhancements Using Formula Language
View Enhancements
Sample Agents
Miscellaneous Enhancements and Tips for Domino Databases
Data Management
Security
Application Deployment and Maintenance
Troubleshooting
Appendix A. Online Project Files and Sample Applications
Appendix B. IBM® Lotus® Notes® and Domino®Whats Next?