I modified the HelloWorldDataAdapter to poll a database, instead of generating the data internally.

Please consider this is just a five-minute effort and I've not tried to compile the code. Please let me know if you find any errors.

This Data Adapter uses JDBC to query an Access file ("C:/Data.mdb"). Every second, it reads the first record, extracts the "message" and "timestamp" fields and injects them into the Lightstreamer Kernel.