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 #43013 is a reply to message #42963] Wed, 23 April 2014 10:22 Go to previous message
aksdb is currently offline  aksdb
Messages: 6
Registered: April 2014
Promising Member
There is absolutely no need to appologize. I would not use Oracle if I had a choice, but I intend to develop an administration tool for our existing system, and that uses Oracle so I have to live with it Smile

I also found a workaround for the second crash.

Part of the backtrace was Execute -> GetColumnInfo -> Vector<SqlColumnInfo>::Clear -> SqlColumnInfo::Free.
So I tried using separate Sql objects for each query. (Before I used the global "SQL" for everything)
Now that crash doesn't happen.

I consider it fixed Smile Thanks!

(If I have time, I'll also try to find why using the global SQL object causes a problem in this case.)
 
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: Wed May 08 02:20:48 CEST 2024

Total time taken to generate the page: 0.02541 seconds