how to bind 2 details and relastion in subreport?
Posted: Tue Feb 23, 2010 10:02 pm
I have 3 Table
1.OrderMaster
2.OrderDetail
3.Employee
report:
Master Report-OrderMaster Info
SubReport1-OrderDetail List
SubReport2-Empoyee Info
relation:
OrderMaster's OrderID-OrderDetail's OrderID
OrderMaster's EmployeeID-Employee's EmployeeID
SubReport1's relation can work,but SubReport2 doesn't
please tell me how to do it...
attach this VB Project
http://filesky.com/publish/24/61.aspx
Another exampler:
products will need a lot of suppliers and will be distributed to many different customers
I need a form with the function to list down all the suppliers and clients
Thank you...
1.OrderMaster
2.OrderDetail
3.Employee
report:
Master Report-OrderMaster Info
SubReport1-OrderDetail List
SubReport2-Empoyee Info
relation:
OrderMaster's OrderID-OrderDetail's OrderID
OrderMaster's EmployeeID-Employee's EmployeeID
SubReport1's relation can work,but SubReport2 doesn't
please tell me how to do it...
attach this VB Project
http://filesky.com/publish/24/61.aspx
Another exampler:
products will need a lot of suppliers and will be distributed to many different customers
I need a form with the function to list down all the suppliers and clients
Thank you...