FIX: Wrong List of Object Names for Access OLEDB Connections

ID: Q224939


The information in this article applies to:


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 this to be a bug in the Microsoft products 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:

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

Q194295 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 DataView.


  3. Add an ASP page and drop a Recordset DTC onto it.


  4. Select the second connection (the second one in the DataView) 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.


Additional query words:


Keywords          : kbservicepack kbAccess kbDatabase kbJET kbVisID600 kbVisID600bug kbGrpASP kbVS600sp2 kbVS600SP1 kbVS600sp3 kbVS600sp3fix 
Version           : WINDOWS:6.0
Platform          : WINDOWS 
Issue type        : kbbug 

Last Reviewed: May 19, 1999