D
djc
I am still relatively new to db programing and sql etc... To date I have
actually written all my queries in 'sql view' in access2002 because I really
want to understand the language. However I recently had to to something
quick and since I was under the impression the 'design view' would
facilitate this I gave it a shot:
well yada yada yada.. I wound up doing part in sql view anyway becuase it
was clearer to me when I can put my own parenthesis in and the like but I
encountered this behavior: After editing in sql view.. in particular adding
'or' comparisons... and switching back to design view access automatically
added each 'and' criteria for each field agian on the 'or' line of each
respective field in the design grid? query results stayed the same but I
thought this was a mistake and then I manually removed the redundant
expressions from the 'or' line of the grid. After that the query results
were totally different and upon viewing in sql view i saw that access
butchered my sql. I then put the redundant expressions back into the query
grid on the 'or' line and all was well agian??
What is this about?? I am totally confused and my head has almost exploded?
anyone?
actually written all my queries in 'sql view' in access2002 because I really
want to understand the language. However I recently had to to something
quick and since I was under the impression the 'design view' would
facilitate this I gave it a shot:
well yada yada yada.. I wound up doing part in sql view anyway becuase it
was clearer to me when I can put my own parenthesis in and the like but I
encountered this behavior: After editing in sql view.. in particular adding
'or' comparisons... and switching back to design view access automatically
added each 'and' criteria for each field agian on the 'or' line of each
respective field in the design grid? query results stayed the same but I
thought this was a mistake and then I manually removed the redundant
expressions from the 'or' line of the grid. After that the query results
were totally different and upon viewing in sql view i saw that access
butchered my sql. I then put the redundant expressions back into the query
grid on the 'or' line and all was well agian??
What is this about?? I am totally confused and my head has almost exploded?
anyone?