DBMS_PIPE.SEND_MESSAGE
From: <NeedaHoliday>
Date: Fri, 14 Apr 2000 15:12:02 -0400
Message-ID: <n3refsso0snk2in3qvpl26a41e7n4lmvg4_at_4ax.com>
I implemented an emailing error process in the Pro*C program. When I send a message through the pipe, I end up getting unlimited email messages in my folder. It seems like the Pro*C Program keep reading the initial call.
Date: Fri, 14 Apr 2000 15:12:02 -0400
Message-ID: <n3refsso0snk2in3qvpl26a41e7n4lmvg4_at_4ax.com>
I implemented an emailing error process in the Pro*C program. When I send a message through the pipe, I end up getting unlimited email messages in my folder. It seems like the Pro*C Program keep reading the initial call.
When you SEND a message to the pipe, am I suppose to clean out the buffer right after.
Thanks in advance Received on Fri Apr 14 2000 - 21:12:02 CEST