XL97: Query Is Not Executed in the Background

ID: Q161759

The information in this article applies to:

SYMPTOMS

When you run a query in Microsoft Query, the query is not run in the background (asynchronously).

CAUSE

This problem occurs when one of the following conditions is true:

RESOLUTION

To run your query asynchronously, use the appropriate method:

MORE INFORMATION

Asynchronous Queries

Microsoft Excel 97 can execute a query in the background, or asynchronously. Microsoft Excel 97 can execute a query and get data asynchronously with ODBC drivers that support asynchronous behavior. All Microsoft ODBC 3.0 drivers support asynchronous executions. Asynchronous execution runs the query in the background so that control is returned to Microsoft Excel while the external data is retrieved.

Earlier versions of Microsoft Excel use synchronous queries only. With synchronous queries, you cannot run the query in the background, and the query must be finished before control is returned to Microsoft Excel.

Saving Query Definitions and Enabling Background Refresh

After you select the option to return data to Microsoft Excel from Microsoft Query or the Query Wizard, the "Returning External Data to Microsoft Excel" dialog box appears. In this dialog box, click Properties. The "External Data Range Properties" dialog box appears. To enable background refresh, check both the Save Query Definition check box and the Enable Background Refresh check box. (Both of these options are checked by default.)

After the data is returned to Microsoft Excel, if you saved the query definition with the worksheet, you may access the properties for the external data range. To do this, use the following steps:

1. Select a cell in the data range that contains the results of the query.

2. On the Data menu, point to Get External Data and click Data Range

   Properties.

Clearing the Save Query Definition check box after the query returns data to the workbook permanently removes the query definition from the worksheet, but the query results remain. If you clear the Save Query Definition check box and click OK, you are unable to refresh the query or change the data range properties.

For more information about executing background queries while a macro runs, please see the following article in the Microsoft Knowledge Base:

     TITLE     : XL97: Background Queries Suspended While Macro Executes
     ARTICLE-ID: Q157090

REFERENCES

For more information about running background queries, click the Index tab in Microsoft Excel Help, type the following text

   queries, background

and then double-click the selected text to go to the "Run a query in the background or while you wait" topic.

Additional query words: XL97 async query asynch query msquery

Keywords          : kbinterop kbualink97 xlquery 
Version           : WINDOWS:97
Platform          : WINDOWS

Last Reviewed: November 1, 1998