How to create an SQL pass-through query in Access (303968)
The information in this article applies to:
- Microsoft Office Access 2003
- Microsoft Access 2002
This article was previously published under Q303968 Moderate: Requires basic macro, coding, and interoperability
skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY SQL pass-through queries are used to send commands directly
to an ODBC database server. By using an SQL pass-through query, you work
directly with the server tables instead of having the Microsoft Jet database
engine process the data. REFERENCES For more information about pass-through queries, see the
"Create a pass-through query that sends commands to an SQL database" topic in
the "Create an SQL-specific query" section in Access Help.
For more
information about creating DSNs, see the Help file for your operating system or
see the ODBC Help file.
Modification Type: | Minor | Last Reviewed: | 6/8/2004 |
---|
Keywords: | kbQuery kbSQLProg kbhowto KB303968 kbAudDeveloper |
---|
|