Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Re: COM/DCOM In N-Tier Architecture Environment


Message #1 by "Frankie Loh Teck Seng" <lohts@p...> on Fri, 12 May 2000 12:48:41
Greeting;

 

    Recently I tried to a N-Tier Architecture system using COM/DCOM

features together with Microsoft Transaction Server. I build one

method solely responsible in retrieving the recordset based on user

supplied SQL statement. At end, these method supposed to return 

recordset back to the caller.



   At the client site, I can received the recordset, loop through them

and do the necessary things I wanted. However, I am not able to bind

the recordset to control box like Hierarchical FlexGrid or list box 

(without using combo box). I desperately need anyone advise or comment

on the methodology or approach to bind the recordset to the control box.



    Thanks very much and hope can here from you.



    Bye.


  Return to Index