Can you help me in write view object IN SQL SERVER 2005 TO GET
Sum of debit balance to every customer from (details customer ledger entry table)
AND
Sum of credit balance to every customer from (details customer ledger entry table)
AND
Customer No from (customer table)
AND
Customer Name from (customer table)
Relation between customer table and details customer ledger entry table
I need this view object from sql to show data in dynamic nav
i can get this from dynamic nav programming
but i need to do it from sql to get data in from based on linked object
can any one help me
*This post is locked for comments
I have the same question (0)