Access queries should have comments

G

Guest

I'm just wondering why the Jet db engine can't use comments. It should be a
simple task to add that token to the engine. Most other db engines accept
some sort of comments. Certainly ANSI SQL accepts them. Even if it's some
Microsoft proprietary character to signify a comment, please add them in. We
want to document our queries.

Thanks,

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...1d5814fb9a&dg=microsoft.public.access.queries
 
G

Guest

You can add comments to a query by adding another output field like --
X:"Now is the time for all...."
Just turn off the output display box.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top