ACC: Ver. 1.x SQL Pass-Through Query Code Doesn't Run in 2.0 (131590)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
This article was previously published under Q131590 SYMPTOMS
Advanced: Requires expert coding, interoperability, and multiuser skills.
When you use the Access Basic code that you used for SQL pass-through
queries in Microsoft Access version 1.x for applications in Microsoft
Access version 2.0, the code does not work.
CAUSE
In Microsoft Access 1.x, to use pass-through queries, you use Access Basic
code to make calls to the MSASP110.DDL file. The SQL-specific query
functionality in the Microsoft Access 2.0 user interface eliminates the
need for such calls. As a result, Access Basic code that makes calls to the
MSASP110.DDL file does not work in Microsoft Access 2.0.
REFERENCES
For more information about pass-through queries, search for "pass-through
query," and then "Creating a Pass-Through Query" using the Microsoft Access
Help menu.
For more information about the Connect property, search for "Connect," and
then "Connect Property (Data Access)" using the Microsoft Access Help menu.
| Modification Type: | Major | Last Reviewed: | 5/6/2003 |
|---|
| Keywords: | kbprb kbusage KB131590 |
|---|
|