FIX: Wrong List of Object Names for Access OLEDB Connections
ID: Q224939
|
The information in this article applies to:
-
Microsoft Visual InterDev, version 6.0
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
- Create a new Web project with Visual Interdev.
- 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.
- Add an ASP page and drop a Recordset DTC onto it.
- Select the second connection (the second one in the Data View) on the Recordset DTC.
- 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