You are not logged in.
When trying to create programmatically stored procedure I execute the appropriate "CREATE OR REPLACE PROCEDURE ... " sql command.
And I have an issue with the ";" at the end of the line. I think it is needed but the interface drops it (ReplaceParamsByNames procedure in the SynDb source).
Any idea how to solve this?
Thanks in advance.
Tibor
Offline