View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] or_dromi@walla.co.il is offline
external usenet poster
 
Posts: 1
Default Programming with msquery

I want to use msquery (or similar tool) in Access application that I am
writing in the following way:
1. Button click in my application open msquery.
2. The user prepares a query.
3. When the user chooses to return my application, it will return the
result SQL to a text box.

I guess it is possible because Excel is doing this. Does someone know
how?


MSquery will query external data source that is not Access.