BUG: Design Option in Pop-up Menu Data View Window Not Available
ID: Q230396
|
The information in this article applies to:
-
Microsoft Windows NT, versions 4.0, 4.0 SP4
-
Microsoft Visual Basic Professional and Enterprise Editions for Windows, version 6.0
SYMPTOMS
If you use a Windows NT 4.0 computer and are not a member of the administrators group, you will not get the Design option in the pop-up menu for a table when you right-click on on the table in the Data View Window of Microsoft Visual Basic 6.0.
CAUSE
The Visual Basic IDE is incorrectly determining that the Design option should not be shown unless you belong to the administrators group.
RESOLUTION
The following are some possible workarounds:
- Make all users that require this functionality, a member of the administrators group for that Windows NT computer.
- Use Visual Interdev 6.0 which has the same Data View functionality and does allow the Design option to appear without requiring it to be a member of the administrators group.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
MORE INFORMATION
Steps to Reproduce Behavior
- Log onto Windows NT 4.0 computer with an administrator level account and start Visual Basic 6.0.
- From the View menu, select the Data View Window.
- Right-click on the Data Links Folder node and select Add a Data Link.
- Create a Data Link using the Wizard Dialog box. If you can, create the link using the "sa" account.
- Once the Data Link has been added, expand the new Data Link's tree to expose its tables and right-click on a table.
- You will notice the Design option in the pop-up menu.
- Close Visual Basic and log off, then log on as another user who is not an administrator of the computer.
- Attempt steps 4 and 5. You will no longer see the Design option.
- Add this user to the administrators group and retry steps 4 and 5. The Design option will now be available.
Additional query words:
Keywords : kbide kbNTOS400 kbVBp600bug kbIDEProject kbGrpVB
Version : WINDOWS:6.0; winnt:4.0,4.0 SP4
Platform : WINDOWS winnt
Issue type : kbbug
Last Reviewed: June 28, 1999