
DBList control - maximum list length?
Hi.
I'm trying to use a DBList to display an index. On selecting a value,
the full record is displayed.
Currently, I have about 1000 records in the underlying table. The
smallest set I can extract would be about 500 records (haven't tried
yet).
The first and second select and subsequent reposition work fine.
However, on the third attempt, VB GFP's on me.
Is this just the limt of the DBList I'm running into, or a bug?
I/m using a 33Mhz 486 with 16M of memory, under Win95.
Cheers,
Rob.