#1 2013-04-29 12:04:50

peak.tibor
Member
Registered: 2013-02-22
Posts: 19

How to create Oracle Stored Procedure through OCI

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

Board footer

Powered by FluxBB