Just as companies may have applications based on different technologies, it is equally common for data to be stored in different repositories. You can easily direct XPage elements to surface data from different Notes applications. It turns out not to be much harder to surface data from different ...
XPages are agnostic as to what database they get their data from. This flexibility allows you to surface data from several different Notes database, or even certain non-Notes sources. This articles shows you some of the ways of doing that including different techniques to organize and present this ...
DB2 integration with Domino started with 7.0.2 release and has improved dramatically since then. Under 7.0.2 it was available only by requesting it. With 8.0, it's a free add-on to the server. The db2 version supported is v9.1 for Domino 8, while v9.5 can be used. There are numerous articles, ...
Table of contents Previous Next To use query views, the Domino server must be using DB2 as the back end, have the DB2 Access server installed and have the database DB2 enabled. By using query views on the Web, you can access any data that is stored in the DB2 tables. By passing information to ...