Limit of 150 rows in a combobox?
- From: mdupris@xxxxxxxxxxx
- Date: Mon, 29 Sep 2008 12:15:45 -0700 (PDT)
I can't find an answer to this in the newgroup postings, but it seems
an obvious question so I'm probably missing something: I have an
Access 2003 SP3 ADP file. In one form there is a combo box whose
datasource is a SQL Server stored procedure. The stored procedure
returns 3 columns, 200 rows when executed on SQL Server. The combo box
on the form, however, shows just the first 150 rows in the scrolling
region. What do I need to do to have it show all 200 rows?
The "Tools- Options - Edit/Find" "Don't display lists..." is set to
1000,. The .ListCount for the combobox reports 150 on open, which is
consistent, though not correct. It almost seems that there is some
filter between the stored procedure on SQL Server and Access which
imposes this 150 row limit, but I can't imagine what it is or where it
is. Any advice on finding these missing rows would be most
appreciated!
= M =
.
- Follow-Ups:
- Re: Limit of 150 rows in a combobox?
- From: Jeff Boyce
- Re: Limit of 150 rows in a combobox?
- Prev by Date: Re: Prevent Navigating Past Last Record
- Next by Date: RE: Prevent Navigating Past Last Record
- Previous by thread: Prevent Navigating Past Last Record
- Next by thread: Re: Limit of 150 rows in a combobox?
- Index(es):
Relevant Pages
|
Loading