i have a "on write of table dele ..." trigger, which work on closely every update i make - with ONE exception. I defined a buffer writing
on this dele table called b_dele. With all other examples it works pretty fine. There are no transactions used.
FOR EACH b_dele...
Progress-Pipes are supported as simple io files (no locking). So i have to handle all the synchrinisation stuff myself. That's why i think its the best way to let the tcp stream taking care of that.
greats and thanks david
I want to communicate between a java and a 4gl application on the same workstation. Do there exist better ways than sockets to allow a communication between these two processes? ODBC is not ned. i have already thought of pipes but in the forum pipes aren't recommended at all.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.