soriano Posted June 18, 2001 Posted June 18, 2001 HI: I want make a report from 3 related DB but I can't, I want make information from PAcients DB and PricesA DB and PricesB DB in one DB call it reports DB, the master DB is Pacients DB. The report is the next: Pacients::Name PricesA::date PricesA: :payment PricesB::date PricesB: :payment I don't have any relation with the third DB (reports) can I make this report or could you suggest me somethin else? Thanks for you help [ June 18, 2001: Message edited by: LiveOak ]
LiveOak Posted June 18, 2001 Posted June 18, 2001 The best way to approach this is to eliminate the Reports database and print your report from the PricesA database using related information from the Pacients database and using a subsummary by pacient to separate and title the records by pacient. -bd
soriano Posted July 2, 2001 Author Posted July 2, 2001 Thanks for your answer but I don't know how make this relation, could you tell me how can I make it? Thanks
Recommended Posts
This topic is 8636 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now