BUG: Rebind Fails if Retrieve Fields Are Set at Design Time (149771)
The information in this article applies to:
- 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 Q149771 SYMPTOMS
When you execute the Rebind method after changing the data on a Data
control bound to a DBGrid control with fields retrieved by clicking the
right-mouse button on the DBGrid control, clicking on Retrieve Fields
clears the DBGrid control but does not display the changed data.
STATUS
Microsoft has confirmed this to be an issue in the Microsoft products
listed at the beginning of this article. Microsoft is researching this
issue and will post new information here in the Microsoft Knowledge Base
as it becomes available.
WORKAROUND
Use a Recordset to retrieve Field names instead of using Retrieve Fields
from the right-click pop-up menu.
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | kbbug KB149771 |
---|
|