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    | 
		 
		
			
				
				
				
					
						  
						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  
 |  
	| 
		
	 | 
 
 
 |  
  
 
	
	  | 
	 | 
	
		A trouble with "select" from Oracle DB
		By:  porto on Mon, 18 October 2010 15:52  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  tojocky on Tue, 19 October 2010 09:28  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Tue, 19 October 2010 09:43  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  tojocky on Tue, 19 October 2010 10:02  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Tue, 19 October 2010 10:35  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  tojocky on Tue, 19 October 2010 10:46  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Tue, 19 October 2010 10:53  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  tojocky on Tue, 19 October 2010 11:33  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Tue, 19 October 2010 13:15  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  tojocky on Tue, 19 October 2010 13:35  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Tue, 19 October 2010 13:53  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Tue, 19 October 2010 14:28  
	 | 
 
	  | 
	  | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Tue, 19 October 2010 14:44  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  tojocky on Tue, 19 October 2010 15:15  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Tue, 19 October 2010 15:34  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  tojocky on Tue, 19 October 2010 16:21  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Tue, 19 October 2010 16:31  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  tojocky on Tue, 19 October 2010 17:00  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Tue, 19 October 2010 17:14  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  tojocky on Wed, 20 October 2010 09:15  
	 | 
 
	  | 
	 | 
	
		Re: A trouble with "select" from Oracle DB
		By:  porto on Wed, 20 October 2010 09:54  
	 | 
  
Goto Forum:
 
 Current Time: Tue Nov 04 05:03:02 CET 2025 
 Total time taken to generate the page: 0.05107 seconds 
 |