JDBC Event

From: Rob McDonald (robm_at_nospam.asdl.gatech.edu)
Date: 06/28/04

  • Next message: Roedy Green: "Re: JDBC Event"
    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


  • Next message: Roedy Green: "Re: JDBC Event"

    Relevant Pages

    • How do I debug a java error message?
      ... I'm not familiar with java but I use a few java methods ... sun.jdbc.odbc.JdbcOdbcBatchUpdateException: SQL Attempt to ... The code adds data to a MySQL database. ... but this is the first time I've really tried doing it with a ...
      (comp.soft-sys.matlab)
    • Java & databases & awt
      ... i've got a panel, it uses gridlayout. ... data from the textfields into mysql database. ... Current Java thread: ... # An error report file has been saved as hs_err_pid1568.log. ...
      (comp.lang.java.programmer)
    • MySQL, JDBC usage
      ... Excuse me for the simple question, but I'm new to Java and its ... drivers do or what environment they need. ... driver need J2EE on the database server machine to work properly? ... MySQL database from a Java program without needing a Java environment ...
      (comp.lang.java.databases)
    • retrieve XML from database
      ... I have inserted an xml to the mySQL database as a BLOB type using JDBC ... and java, with the code, ... how can i retrieve the same from the database, so that i can display it ...
      (comp.lang.java.help)
    • JSP/Servlet/MySQL tables
      ... I'm a newbie to Java and MySQL and I'm just beginning to develop a web ... Can anybody tell me which Java API I can use to return a list of tables ... After the JSP or Servlet successfully connects to the MySQL database I ...
      (comp.lang.java.programmer)