@Brijesh_Mathur wrote:
Hi
I'm Using Dreamfactory with .Net MVC, I'm wondering if it is possible to fetch master - detail records by stored procedure.
for instance I'm having a Customer table with fields
1. CustomerID
2.CustomerName
Address table with field
1. AddressID
2. CustomerID
3. Address
One customer can have multiple address.
Any help???Thanks
Posts: 4
Participants: 2