ACC97: Publish to the Web Wizard Fails on SQL Specific QueryID: Q168874
|
Moderate: Requires basic macro, coding, and interoperability skills.
When you use the "Publish to the Web Wizard" to create an HTML file from a
data-definition or a SQL pass-through query, the wizard fails, and you
receive the following error message:
Publish to the Web Wizard
The Command or action 'OutputTo' isn't available now.
You may be in a read-only database or an unconverted database from an earlier version of Microsoft Access.
The type of object the action applies to isn't currently selected or isn't in the active view.
Use only those commands and macro actions that are currently available for this database.
Even though they appear in the list of queries that you can use in the "Publish to the Web Wizard," data-definition and SQL pass-through queries that do not return any records cannot be used in the wizard.
When you use the "Publish to the Web Wizard," only use queries that return records.
CREATE TABLE MyTable (FirstName TEXT, LastName TEXT);
For more information about the "Publish to the Web Wizard" and other Internet features, search the Help Index for "Publish to the Web Wizard," or ask the Microsoft Access 97 Office Assistant.
Keywords : kbinterop IntPubWiz IntpWeb
Version : 97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 28, 1999