PRB: Problem with VisData Print Structure and Indexes (175776)



The information in this article applies to:

  • Microsoft Visual Basic Enterprise Edition for Windows 5.0
  • Microsoft Visual Basic Enterprise Edition for Windows 6.0

This article was previously published under Q175776

SYMPTOMS

There is an issue with VisData and printing the structure of a table. It seems that if there are multiple indexes for a table, the same index name is printed multiple times.

STATUS

Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

The index name that is selected in the Table Structure dialog will be printed the number of times that there are index names. For example, if there are three index names, and the index named "customer" is highlighted, "customer" will be printed three times.

Steps to Reproduce Behavior

  1. From the Add-Ins menu, select Visual Data Manager.
  2. Open the Biblio.MDB file, and select the Publishers table.
  3. Right-click and choose Design, which will open the Table Structure dialog.
  4. Add Indexes so that there are more than one.
  5. Select an Index from the list and click on Print Structure. Note that the Index name selected will be printed multiple times.

Modification Type:MinorLast Reviewed:1/8/2003
Keywords:kbprb KB175776