Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Oracle RefCursor and Stored Procedure
Re: Oracle RefCursor and Stored Procedure [message #42990 is a reply to message #42963] Tue, 22 April 2014 08:14 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
I cannot say I have used it ever, but from what I see in the code, the trick is to use "raw" Execute and pass a pointer to Sql using RawValue.

Something like (sorry for the lack of knowledge of Oracle syntax):

Sql out;
SQL.Execute("call x(?)", RawToValue(&out));


Mirek

[Updated on: Tue, 22 April 2014 08:14]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Schema description documentation not matching code behavior
Next Topic: PATCH: SqlSelect::ForUpdate() should generate nothing for SQLITE3
Goto Forum:
  


Current Time: Tue May 07 22:01:01 CEST 2024

Total time taken to generate the page: 0.02274 seconds