View across Multiple Databases

Can a view be created that looks at documents from multiple databases? If so, can you please let me know how this is done.

Thanks.

Subject: *An XPage can do this using a View control with computed values in the view column

Subject: Views across databases

Unfortunately that is not possible. Although a composite application could easily have a list of buttons that point to different databases and views.

Here is a link to a developerworks article on composite applications. It includes learning resources:

Subject: Composites

Thank you for this information, I’ll read up on it.