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

Outer/Inner Joins Question

Status
Not open for further replies.

rcaesar

MIS
Sep 5, 2002
92
US
Hi

I have a catalog with both inner and outer joins. I have a set of powerprompts to run the reports.

The report draws data from from two tables, but the drop downs for the powerprompts only come from one table.

Now, my question is:

In my SQL (in the ADO ) do I have to specify the inner and outer joins (as I have in my Catalog).

If the report is only from data in One table, and the prompts are also in that table, things work fine. But if there are multiple tables involved, the powerprompts run fine, but I get an error and the IWR won't run.

Any ideas? This is a great forum, I have always found some help.

Thanks

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top