PRB: DBList BoundText Property Ignored with Table Type (142838)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q142838 SUMMARY
When setting a reference to the BoundText property of a bound DBList
control, the value is ignored if the RecordsetType property is set to '0 -
Table'.
RESOLUTION
The DBList control utilizes the FindFirst method of a data control. The
FindFirst method does not work against a table type recordset. The dynaset
type does not exhibit these traits, and therefore, can be used as a work
around for this problem.
STATUS
Microsoft has confirmed this to be a problem in Visual Basic version 4.0.
We are researching this problem and will post new information here in the
Microsoft Knowledge Base as it becomes available.
Modification Type: | Major | Last Reviewed: | 5/7/2003 |
---|
Keywords: | kbprb KB142838 |
---|
|