10.12.2012 Views

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

OCCI Demonstration Programs<br />

/**<br />

* deletion of a row<br />

*/<br />

void deleteRow (int a1, string a2)<br />

{<br />

cout getRef (1);<br />

Ref r1(rany);<br />

address_obj *o = r1.ptr();<br />

o->markDelete ();<br />

}<br />

}catch(SQLException ex)<br />

{<br />

cout

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!