Dear Friends,
I have a User defined function that runs beautifully if created from mySQL command prompt. It changes the delimiter to | first and when complete changes it back to the semi-colon.
When I load the script into the TZSQLProcessor I get a sql error.
If some kind could guide me on how to issue the "delimiter |" command from within TZSQLProcessor component I would be very grateful.
Simply setting the delimiter property of the component does not work.
Regards
M Parak
Problem changing the delimiter with TZSQLProcessor
Moderators: gto, cipto_kh, EgonHugeist