Article ID: 124391 - Last Review: January 19, 2007 - Revision: 2.3 ACC: Sample Code for Running Temporary SQL Pass-Through QueryThis article was previously published under Q124391 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article lists sample code that you can use to call and run a temporary SQL pass-through query. This article assumes that you are familiar with Visual Basic for Applications and with creating Microsoft Access applications using the programming tools provided with Microsoft Access. For more information about Visual Basic for Applications, please refer to your version of the "Building Applications with Microsoft Access" manual. NOTE: Visual Basic for Applications is called Access Basic in Microsoft Access version 2.0. For more information about Access Basic, please refer to the "Building Applications" manual. MORE INFORMATION
You can use the following sample Visual Basic code to call and run a
temporary SQL pass-through query:
REFERENCES
For more information about pass-through queries, search the Help Index for
"pass-through queries," or ask the Microsoft Access 97 Office Assistant.
APPLIES TO
| Article Translations
|

Back to the top
