Track 1 - Session 1
Getting relational with DB2
-
Bruce Lill
The advantages that a DB2 back-end provide to the Domino developer are often overlooked. For server based applications it can reduce the complexities of view and provide a speed improvement. This will let the developers see how easy it is to work with. Understanding how to use the information in DB2 to improve your server based applications. Build Query views that will show documents from different Domino database but work like a normal view. Work with SQL queries to get the data you need, in the format you can use. Use JavaScript and JSON to create dynamic views for the web that change based on the parameters passed.