why use TMyDataSource?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
dragonstar
Posts: 19
Joined: Sat 18 Apr 2009 21:02

why use TMyDataSource?

Post by dragonstar » Sat 18 Apr 2009 21:05

Can find any help in the help and dev art isn't answering so I thought I'd ask anyone out there who is listening...

What, if any, is the advantage to using TMyDataSource as opposed to the standard TDataSource that comes with Delphi?


drc :)

jkuiper
Posts: 138
Joined: Fri 04 Aug 2006 14:17

Post by jkuiper » Sun 19 Apr 2009 20:09

Yes, it's working excactly the same, only it sees the TMyQuery and TMyTable and nothing else. I kind of filter

dragonstar
Posts: 19
Joined: Sat 18 Apr 2009 21:02

rest of answer?

Post by dragonstar » Mon 20 Apr 2009 20:37

It looks like some of the reply to my original post was lost? Can you report your original answer/comment?


drc :)

jkuiper
Posts: 138
Joined: Fri 04 Aug 2006 14:17

Post by jkuiper » Tue 21 Apr 2009 07:16

I don't know what you mean :?:

Post Reply