Jump to content

This topic is 8636 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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 ]

Posted

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

  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.