I'm Using InstantObjects. I Have 2 classes TSalesOrder And TSalesOrderItem. TSalesOrderItem is member of collection in TSalesOrder. I'm having trouble to query Tsalesorderitem data to be displayed in fastreport. Does anyone have solution for this?

link|improve this question

20% accept rate
3  
you're having trouble, this means you got an error or you don't know how to do it? provide some simple code to explain what you're facing on. – RBA Oct 25 '11 at 8:59
What have you tried? – Leonardo Herrera Oct 25 '11 at 13:44
No , I don't get error. I Want to query data from Tsalesorderitem, but I can't do it. Now, i have to retrieve data from Tsalesorderitem manually. I must query "select * from tsalesorder" then i do looping in tsalesorder. – bagus prasojo Oct 26 '11 at 2:20
Yes, I got the answer. We can load Items of Tsalesorder using its container name – bagus prasojo Nov 25 '11 at 0:15
@bagus prasojo: You can migrate your comment as answer and accept it. – menjaraz Feb 24 at 16:53
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.