BUG: UserConnection GPF When Inserting Multiple Queries
ID: Q190222
|
The information in this article applies to:
-
Microsoft Visual Basic Enterprise Edition for Windows, version 6.0
SYMPTOMS
The Microsoft ActiveX UserConnection causes a general protection fault
(GPF) when you use Multiple Queries.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article. We are researching this
bug and will post new information here in the Microsoft Knowledge
Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
- Create a new Standard EXE project. Form1 is created by default.
- From the Project menu, point to More ActiveX Designers and click Add
Microsoft UserConnection.
- Make sure that "Use ODBC Datasource" is selected.
- Select Nwind DSN from the list box. If no DSN is found, click NEW to
create one.
- Click OK to close the dialog box.
- Select Insert Multiple Queries from the toolbar.
- Add "Employee Sales by Country" from the Available column to the
Add column.
- Click OK. An empty message box appears.
- Click OK. The following error is returned:
An Application error has occurred.
NOTE: This error does not occur in Visual Basic 5.0. It also does not
occur if you use SQL instead of Jet.
Additional query words:
kbVBp600bug kbUCDesigner kbRDO kbdse kbDSupport kbVBp
Keywords : kbnokeyword kbEEdition kbVBp600bug kbGrpVBDB
Version :
Platform : WINDOWS
Issue type : kbbug