Problem to Call Stored Procedure From C
Hello all,
I am using Pro *c. I wishi to call Oracle Stored procedure from C. But I am not able to call it array as a parameter. So plse help me that "How I will call stored procedure from C with array as a parameter and return it array.
Thanx in Advance.