Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to build datawindow with Oracle and DB2 data sources

Status
Not open for further replies.

jclarey

MIS
Feb 6, 2002
5
US
I need help building a datawindow based on data from two different sources: an Oracle database and a DB2 database.

I usually access the Oracle database with a native connection and the DB2 database via ODBC, but I've never pulled them together into a single datawindow.

I'm using PB 7.0. Any advice would be helpful.
 
u should make two connections and assign them for each datawindow with settransobject( .. )


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top