Qt-interest Archive, May 2007
qtsql module classes improvement
Message 1 in thread
Hi:
If you do database development (oracle, sql server etc) with Qt, could you
please read the following tasks, and if you would like to see these features
implemented, could you cast your vote (to must-have ;-) ):
Support PL/SQL procedures returning cursor variables in the oracle OCI
driver:
http://www.trolltech.com/customer/task-tracker/index_html?method=entry&id=123723
http://www.trolltech.com/developer/task-tracker/index_html?method=entry&id=123723
Allow handling procedures returning multiple result sets
http://www.trolltech.com/customer/task-tracker/index_html?method=entry&id=122336
http://www.trolltech.com/developer/task-tracker/index_html?method=entry&id=122336
This issue could be extended to any sql batch that is executed. For
instance, in sql server this is valid: "select 1; select 2;", however qt
returns only the result of the first query
Thanks!!
PS. I think only the customers will be able to vote :-(
--
[ signature omitted ]