1

I am working with APE Engine (http://www.ape-project.org) and up until now I had no actual problem.

The problem is that I would like to use the MySQL module and push data to a channel each time a row is inserted into a table.

I've tried to setup a server side module, I created an SQL query but data is fetched only when the server boots.

How can i make this work?

tshepang
  • 12,111
  • 21
  • 91
  • 136
Fotis
  • 1,322
  • 16
  • 30

1 Answers1

1

i tried posting the same topic on the official google group.

here's what i got: Google Groups - Ape Project - Push data on insert

Hope that helps :)

Fotis
  • 1,322
  • 16
  • 30