Two tables report

Stimulsoft Reports.NET discussion
Post Reply
chiav
Posts: 2
Joined: Fri Aug 31, 2007 6:18 am

Two tables report

Post by chiav »

Hi,
In DB got 2 tables: Customers and Orders. I've made relation between them: Cust_Order (Customer.CId->Order.CId). In report I want to show Customer.Name and Orders.Date. But it seem doesn't to work both then i'm using Master/Detail Wizard and putting {Order.Cust_Order.Name} into Report Designer DataBand. Need help.
Thanks.
fkmfkm
Posts: 181
Joined: Thu Jul 05, 2007 11:26 pm
Location: Kuala Lumpur

Two tables report

Post by fkmfkm »

I am trying to help. What doesn't work actually ?
chiav
Posts: 2
Joined: Fri Aug 31, 2007 6:18 am

Two tables report

Post by chiav »

I meant it shows empty spaces in place of {Order.Cust_Order.Name}
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Two tables report

Post by Edward »

We've checked the Master-Detail Wizard. All works correctly. It seems that a relation do not work in case of your data. If you using version 2007.1, please check that fields which are involved in to the relation are of the same type. Version 2007.2 checks it is automatically.

If your efforts still are not successful, please send you data in any suitable format to Image for analysis.

Thank you.
Post Reply