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 sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

two separate data sources, no subreport link, list alphabetically

Status
Not open for further replies.

hsandwick

Programmer
Sep 10, 2001
286
US
How do I list items alphabetically from two separate data sources (one is oracle 7, the second is Access, there will be others, too)? It's not possible to link the data, as only some results in A will equal some results in B and I need to show all in each.


Thanks!

Helen
 
Link (not import) the Oracle data source into the Access database and then do a Union Query. Access is an appropriate tool for this.

-k
 
synapsevampire,
How is this possible? My oracle database is on another server outside our scope; I have to pass through a firewall to access it. Would you please explain how to link this db to the access db? The oracle is the main db, the access is secondary.
Tks, Helen
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top