FIX: Wrong List of Object Names for Access OLEDB Connections (224939)



The information in this article applies to:

  • Microsoft Visual InterDev 6.0
  • Microsoft Data Access Components 2.5

This article was previously published under Q224939

SYMPTOMS

The Recordset DTC displays the incorrect list of object names in the "Object Name" drop-down when there are multiple Access connections using JET 3.51 within the same project.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:

MORE INFORMATION

Steps to Reproduce Behavior

  1. Create a new Web project with Visual Interdev.
  2. Add connections to two Access databases using the JET 3.51 OLE DB driver. Verify that the correct tables are displayed for each database in the Data View.
  3. Add an ASP page and drop a Recordset DTC onto it.
  4. Select the second connection (the second one in the Data View) on the Recordset DTC.
  5. Choose the "Object Name" drop-down to display the list of object names for the database tables.

    The tables for the first connection are listed.

Modification Type:MajorLast Reviewed:10/15/2002
Keywords:kbBug kbCtrl kbDatabase kbDSupport kbJET kbVS600sp3fix KB224939