Subject | TIBOStoredProc and DML |
---|---|
Author | Marcel Brink |
Post date | 2004-02-19T20:05:11Z |
Hi,
I have a problem when a TIBOStoredProc call a StoredProcedure
which updates a Record in a Table.
When I use TIBOStoredProc.ExecProc, I receive NO DMLCacheItem,
Even though DML Caching is Enabled.
When I update the Same Record through a TIBOQuery I have no
problem at all receiving the DMLCacheItem.
Does anyone has an Idea or Solution to solve this ??
Thanks in Advance,
Marcel Brink
Xploration.
I have a problem when a TIBOStoredProc call a StoredProcedure
which updates a Record in a Table.
When I use TIBOStoredProc.ExecProc, I receive NO DMLCacheItem,
Even though DML Caching is Enabled.
When I update the Same Record through a TIBOQuery I have no
problem at all receiving the DMLCacheItem.
Does anyone has an Idea or Solution to solve this ??
Thanks in Advance,
Marcel Brink
Xploration.