Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - [SOLVED] 200k records causes out of memory
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Topic Closed[SOLVED] 200k records causes out of memory

 Post Reply Post Reply
Author
Message
jszung View Drop Down
Newbie
Newbie
Avatar

Joined: 20 April 2011
Location: Austin
Status: Offline
Points: 2
Direct Link To This Post Topic: [SOLVED] 200k records causes out of memory
    Posted: 25 April 2011 at 4:03pm
I'm new to code jock.  I'm working on an application that displays search results in a report control. Right now I take all the results of the search and add each record to the control.   The results can then be grouped.   For results that contain a large number of records I get a window that pops up stating "Out of Memory" when trying to add records to the control.  I'm looking into this Virtual Mode but I've been unsuccessful.  All I got was a control populated with multiples of the same record.   What's the best way to handle large numbers of records?  I'm talking in the order of 200k. 

Oh I'm using visual studio 2008 and my dev machine is Win 7 32bit. 
Back to Top
ABuenger View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2006
Status: Offline
Points: 1075
Direct Link To This Post Posted: 30 April 2011 at 11:28am
Hi,

200k+ records can only be handled in virtual mode. Please have a look at the VirtualList sample. If you need further assistance, please open a support ticket.

Andre

Codejock support
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.