I need that data from remote DataSet can be send throw the CORBA partially only when DbGrid require for it, unlike sample from CBuilder where data sended entirely.
>1. how can i link DBGrid with DataSet by means of CORBA
1. You can not link directly CORBA with DBGrid because DBGrid is COM,t there are different standards.
2. Whe someone pass a table through CORBA it means this someone pass a sequence of sequences, or a sequence of structures, see CORBA IDL.
>2. records from DataSet must be transmitted only when
>DBGrid require for it.
3. This is usual in CORBA, so all you need is to learn.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.