Subject DML Caching Again
Author apatri@inwind.it
Hi List.
Sorry to boring You.

DML Caching works with TIB_StoredProc??.

Let me explain better:

I have a Stored Procedure wich insert a record in a table A taken
from another table B.
All works fine, but to see the newly added record in Table A i MUST
refresh.
I have attempted all the DML Caching feature in various mode, but it
don't work for me.
Any hints?

TIA
Tony