JDBC Event
From: Rob McDonald (robm_at_nospam.asdl.gatech.edu)
Date: 06/28/04
- Previous message: Robert A.M. van Lopik: "Re: connecting to an oracle db using the thick (oci) driver"
- Next in thread: Roedy Green: "Re: JDBC Event"
- Reply: Roedy Green: "Re: JDBC Event"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Jun 2004 14:50:43 -0400
I'm using Java & JDBC to work with a mySQL database.
I'd like my application to be set off on a course of action when something
in the database is changed. i.e. I'd like the Java app to be an event
listener that listens to the mySQL database for an entry to be updated or
added.
What is the best way to make this happen?
Thanks,
Rob
- Previous message: Robert A.M. van Lopik: "Re: connecting to an oracle db using the thick (oci) driver"
- Next in thread: Roedy Green: "Re: JDBC Event"
- Reply: Roedy Green: "Re: JDBC Event"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|