crystalhelp
Programmer
I have a listbox which I populate with a resultset. My resultset brings back 428,700 rows. But when I ask for the listcount it gives me -30052. Why? The listcount works when the resultset is smaller. Is there a maximum size a listbox can handle? Thanks.