DBF Update data

I use a dbf from a foxpro application with from Servoy open the dbf but if I update the data from foxpro I do not automatically updated in Servoy

MarcelSierra:
I use a dbf from a foxpro application with from Servoy open the dbf but if I update the data from foxpro I do not automatically updated in Servoy

That’s right, Servoy to Servoy there is databroadcasting (as Servoy knows of the change) but if you update straight in dbf Servoy will not know about this update until you reload the record or flush the cache. Have a look at:

http://wiki.servoy.com/display/DOCS/raw … ientsCache