Visual Basic .NET » Windows Forms
Data Source Window -- Pilot --


In Visual Studio 2005 Windows app in VB, I have connected an Access database in a Windows app using the Wizard. When the form1.vb {Design]
window is open, the Data Sources window does not display the elements of the database. When the design window is closed, or when the code window for the form is displayed, the data base elements are shown in the Data Sources window. This makes it a bit tough to drag db elements to form because they are not visible when the form is visible. Anybody else run into this? Any fix?

[Submit Comment]Home