Send Message To MySQL Client

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
petet
Posts: 1
Joined: Sun 07 Mar 2010 07:52
Location: surabaya
Contact:

Send Message To MySQL Client

Post by petet » Sun 07 Mar 2010 08:05

Hi all,

Is it possible to send message to MySQL Client using MyDAC component ?

Please help... :idea: [/b]

teunis
Posts: 48
Joined: Wed 01 Feb 2006 14:15
Location: Curacao

Post by teunis » Wed 10 Mar 2010 00:49

Better let the client take a look at the database if there is a message waiting for the
client.
Use a timer in the client program to look at the DB in regular intervals

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Wed 10 Mar 2010 07:10

MyDAC does not have such functionality.

Post Reply