PRB: MSFlexGrid Does Not Return All Rows with UseODBC Data Control (171952)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q171952 SYMPTOMS
The MSFlexGrid control does not return all rows when bound to a Data
control whose DefaultType is UseODBC.
RESOLUTION
All of the following are possible workarounds:
- Change the DefaultType property of the Data control to UseJet.
- Replace the Data control with the Remote Data Control.
- Replace the MSFlexGrid control with the DBGrid control.
STATUS
Microsoft is researching this problem and will post new information here in
the Microsoft Knowledge Base as it becomes available.
Modification Type: | Minor | Last Reviewed: | 3/2/2005 |
---|
Keywords: | kbprb KB171952 |
---|
|