Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How can I Use multiple remote data modules

0 views
Skip to first unread message

Branko Burdian

unread,
Aug 21, 2002, 4:31:37 PM8/21/02
to
I would like to make parent / childs remote data modules,
but Delphi help is not enough for me.
Where can I find an example for this.
TIA
Branko Burdian


Craig Stuntz [TeamB]

unread,
Aug 21, 2002, 4:18:08 PM8/21/02
to
In article <3d63eafa$1...@newsgroups.borland.com>, bur...@siol.net says...

> I would like to make parent / childs remote data modules,
> but Delphi help is not enough for me.
> Where can I find an example for this.
>
I have a paper which includes an example of this I can send you.
Let me know if you'd like me to email you a copy.

I'll get this up on my site sooner or later....

-Craig

--
Craig Stuntz [TeamB] · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog: http://delphi.weblogs.com
InterBase PLANalyzer (Free IB optimization tool):
http://delphi.weblogs.com/IBPLANalyzer

Roland

unread,
Aug 22, 2002, 1:22:40 AM8/22/02
to
Hi Craig:

Could you send a copy to me too? Thanks

Roland Zhang
dev...@compdata.com.au


Craig Stuntz [TeamB] <cst...@nospamplease.vertexsoftware.com> wrote in
message news:MPG.17cdbf8ef...@newsgroups.borland.com...

Άγγελος Αραμπατζής

unread,
Aug 22, 2002, 2:20:09 AM8/22/02
to
> I have a paper which includes an example of this I can send you.
> Let me know if you'd like me to email you a copy.

Craig hi.

Would it be possible to send me a copy too?

Angelos Arampatzis
agg...@cteam.gr


Andy Mackie

unread,
Aug 22, 2002, 3:48:43 AM8/22/02
to
"Craig Stuntz [TeamB]" wrote

> I have a paper which includes an example of this I can send you.
> Let me know if you'd like me to email you a copy.
>
> I'll get this up on my site sooner or later....

Does this discuss how to do it using ADOExpress/dbGo, or is it only BDE ?

Thanks,
Andy Mackie.


udo

unread,
Aug 22, 2002, 9:40:19 PM8/22/02
to

Craig, it's possible a copy for me, too? thanks

Craig Stuntz [TeamB] <cst...@nospamplease.vertexsoftware.com> wrote:
>In article <3d64...@newsgroups.borland.com>, ama...@citynetworks.co.uk
>says...


>>
>> Does this discuss how to do it using ADOExpress/dbGo, or is it only BDE ?
>

> The paper is about InterBase and uses IBX, but the technique for
>inheriting [R]DMs works for any DB components.
>
> Everyone who explicitly asked me to email them a copy should have
>it in their mailbox by now.

Erwin Mouthaan

unread,
Aug 23, 2002, 4:11:38 AM8/23/02
to
Hi Craig,
Could you send me a copy also? Thanks.

- Erwin
e.e.a.m...@lei.wag-ur.nl


Roland

unread,
Aug 29, 2002, 3:32:04 AM8/29/02
to
Hi Craig:

Thank you for your kind. t's a very good article.

I have did test following your article, but one thing annoying me is that at
the design time you can not view the provider names in the concrete child
remote module? Is correct? or I did something wrong?

Thanks

Roland Zhang


Roland <rolande...@usa.net> wrote in message
news:3d64...@newsgroups.borland.com...

Craig Stuntz [TeamB]

unread,
Aug 29, 2002, 9:51:20 AM8/29/02
to
In article <MPG.17cdbf8ef...@newsgroups.borland.com>,
cst...@nospamplease.vertexsoftware.com says...

> I'll get this up on my site sooner or later....
>
It's on my site now (in .signature).

Roland

unread,
Aug 29, 2002, 7:59:19 PM8/29/02
to
Craig:

I should describe the problem more detail.

Usually on client side, if you drop DCOMConnection component and set to the
server, and then drop ClientDataSet component and set connection properly,
then when you click ProviderName property box, it will display a list of
server's Provider which in the server's Remote Data Module. Now I can not
see these Providers which set in the server's concret Remote Data Module.

Is because the concrete Remote Data Module is set to internal so client can
not view?

Anyway I will test it thougthly. I am using D5 so I didn't use
TShareConnection compoent to do test.

Thanks

Roland Zhang


Craig Stuntz [TeamB] <cst...@nospamplease.vertexsoftware.com> wrote in

message news:MPG.17d7f0a91...@newsgroups.borland.com...
> In article <3d6d...@newsgroups.borland.com>, rolande...@usa.net
> says...


> > I have did test following your article, but one thing annoying me is
that at
> > the design time you can not view the provider names in the concrete
child
> > remote module? Is correct? or I did something wrong?
> >

> I'm not sure I understand your description of the problem.
> Working with the inherited RDMs is no different than working with a
> "normal" RDM. Be sure to follow the directions in the article very
> closely, however; it's a bit tricky at first.

Craig Stuntz [TeamB]

unread,
Aug 30, 2002, 12:20:14 PM8/30/02
to
In article <3d6e...@newsgroups.borland.com>, rolande...@usa.net
says...

> Usually on client side, if you drop DCOMConnection component and set to the
> server, and then drop ClientDataSet component and set connection properly,
> then when you click ProviderName property box, it will display a list of
> server's Provider which in the server's Remote Data Module. Now I can not
> see these Providers which set in the server's concret Remote Data Module.
>
> Is because the concrete Remote Data Module is set to internal so client can
> not view?

I'm not sure; I haven't seen what you're seeing. Try building
with DebugDCUs and tracing through the Delphi source where the providers
are registered (It's in the source for TRemoteDataModule, and it's
pretty easy to find).

>
> Anyway I will test it thougthly. I am using D5 so I didn't use
> TShareConnection compoent to do test.
>

I usually use TSharedConnection.

Roland

unread,
Sep 2, 2002, 10:32:36 PM9/2/02
to
Hi Craig:

It's working now. But need TSharedConnection from Dan's DistribuCon.

Thanks

Roland Zhang


Craig Stuntz [TeamB]

unread,
Sep 3, 2002, 11:09:22 AM9/3/02
to
In article <3d741f67$1...@newsgroups.borland.com>, rolande...@usa.net
says...

> It's working now. But need TSharedConnection from Dan's DistribuCon.
>
You need Dan's TSharedConnection?
http://sourceforge.net/project/midess

Roland

unread,
Sep 3, 2002, 8:16:11 PM9/3/02
to
Craig:

I have downloaded and installed TSharedConnection and by using that
component, it's working as you showed.

Thanks

Roland Zhang


Craig Stuntz [TeamB] <cst...@nospamplease.vertexsoftware.com> wrote in

message news:MPG.17de9aab7...@newsgroups.borland.com...

0 new messages