Article ID: 109824
Article Last Modified on 1/26/2005
APPLIES TO
- Microsoft Access 1.0 Standard Edition
- Microsoft Access 1.1 Standard Edition
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
This article was previously published under Q109824
SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article describes how to use the SQL IN clause to query an ORACLE
database without linking (attaching) it.
In Microsoft Access, this can be accomplished more easily by using a SQL
pass-through query. See the "References" section of this article for a
reference to this method.
REFERENCES
For more information on the SQL IN clause, search for "In Clause"
using the Microsoft Access for Windows 95 Help Index.
Microsoft Access "User's Guide," version 2.0, pages 273 and 276
Microsoft Access "Language Reference," version 1.1, Appendix B,
"Microsoft Access SQL," page 513
Additional query words: attach remote data source
Keywords: kbhowto kbusage KB109824