FIX: Wrong List of Object Names for Access OLEDB Connections

Article ID: 224939 - View products that this article applies to.
This article was previously published under Q224939
Expand all | Collapse all

On This Page

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:

194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why

194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed

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.

Properties

Article ID: 224939 - Last Review: October 15, 2002 - Revision: 1.1
APPLIES TO
  • Microsoft Visual InterDev 6.0 Standard Edition
  • Microsoft Data Access Components 2.5
Keywords: 
kbbug kbctrl kbdatabase kbfix kbjet kbvs600sp3fix KB224939

Give Feedback