Dynamic SQL Stored Procedure call in Pro*C Application
519390Jun 21 2006 — edited Jun 24 2006Hello All
Could you help with a sample Pro*C program (or snippet) which has a dynamic call to a stored procedure? The procedure to be called is determined at run time and so also the number of parameters to it.
Is this even possible using Pro*C?
Thanks in Advance
RD