Home » Developer & Programmer » Precompilers, OCI & OCCI » calling procedure from PRO C (oracle 11 linux)
calling procedure from PRO C [message #571539] Mon, 26 November 2012 23:14 Go to next message
rosomaha101
Messages: 1
Registered: November 2012
Location: NY usa
Junior Member
Hi
I am trying to call procedure from PRO C
Procedure has many parameters and I do not need to put all of them when I call procedure.
Is there way to make the same way as in PL/SQL

like this

my_procedure( q=>a1 , b=>'abc )


Thanks

[Updated on: Mon, 26 November 2012 23:15]

Report message to a moderator

Re: calling procedure from PRO C [message #571545 is a reply to message #571539] Tue, 27 November 2012 01:13 Go to previous message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Pro*C/C++ Programmer's Guide
Chapter 1 Introduction
Section Frequently Asked Questions
Paragraph Can I Call A PL/SQL Stored Procedure From a Pro*C/C++ Program?

Regards
Michel

[Edit: change 10g to 11g link]

[Updated on: Tue, 27 November 2012 01:16]

Report message to a moderator

Previous Topic: Keep getting ORA-22275 from extproc
Next Topic: Pro C files not converting from .pc to .c
Goto Forum:
  


Current Time: Thu Mar 28 11:53:13 CDT 2024