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 » Community » Newbie corner » A trouble with "select" from Oracle DB
Re: A trouble with "select" from Oracle DB [message #29404 is a reply to message #29403] Tue, 19 October 2010 09:43 Go to previous messageGo to previous message
porto is currently offline  porto
Messages: 51
Registered: March 2007
Member
Quote:

If you run in terminal with non GUI then in terminal you can view only last 3XX rows.
Try to put your output in file and count rows.

Thanks, but I think that is not the problem. Because when I do it:
int i = 0;
while(sql.Fetch())
i++;
Cout() << i;

I get the same result: i == 345.
I am almost certain that the problem is in the column buffer size. But where and how to increase it, I have no idea.

[Updated on: Tue, 19 October 2010 09:46]

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
Read Message
Read Message icon7.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: tar library for u++
Next Topic: Maybe stupid qustions for UPP developers...
Goto Forum:
  


Current Time: Wed May 15 15:13:37 CEST 2024

Total time taken to generate the page: 0.03215 seconds