Listbox Maximum Rows

  • Thread starter Thread starter Dale
  • Start date Start date
D

Dale

I am trying to fill an Access 2000 list box with more
than 10,000 rows from a sql 2000 table, but it only fills
10,000.

I have filled over 65,000 rows from an Access table, but
sql won't fill more than 10,000.

Is there anything I can do?
 
Yeah, check for the parameter "Default max records" under the Advanced tab
in the options dialog window.

S. L.
 
Back
Top