application level. That is build an application layer on top of the
> >database which handles all reads and writes to the database. This layer
> >would also keep track of all connected clients and would notify when a
> >record is modified/inserted/created.
> >
> >Cheers,
Hi,
Where should I look to find information about
having clients notified when a table/record is
updated?
I have a situation where multiple clients will each
have an open database connection, and I would
like for them to be notified when the database is
modified by a member of the group.
Somethi
do it
itself.
Thanks a lot,
Eric
--
---
Eric White[EMAIL PROTECTED]
-
Before posting, please check:
http://www.mysql.com/manual.php (th
On Fri, 10 May 2002, Jon Lochner wrote:
> Greetings,
>
> Using the semi-static linux binaries to connect to localhost mysqld/mysql 3.23.47.
> Can connect to the database with "mysql -u -p". ODBC also OK
>
> But I keep getting the following with the GUI:
> Can't connect to local MySQL server