Comment in Union Query

  • Thread starter Thread starter Bongard
  • Start date Start date
B

Bongard

I am trying to comment some lines out in a union query and it doesn't
seem to work the same way that it would in a normal SQL query. I have
tried both /* Comment */ and -- before the line and neither method
seems to be understood when trying to run the query.

Any ideas?

Thanks,
Brian Bomgren
 
Yeah! Get Microsoft to implement the ability to comment SQL code.

In other words, you cannot have comments in Access SQL statements. And I
agree that it is a pain in the (choose your portion of your anatomy)!!!

--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 

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

Similar Threads

Union query 5
UNION QUERY 2
Currency Format Lost in Union Query 1
append with union query? 6
Union Query and Field Alias 7
Union Query 1
SUM in a UNION query 2
Union Query with division 2

Back
Top