Hello,
In access when I write my sql statement to produce work when I reload a saved file it seems that access changes everything. i.e I will write code
line 1
line 2
line 3
When I reload access sometimes it adds code that may be necessary but it also put everything basically into one line after the Where statement usually. I was just wondering if there is a way to turn this off so it will leave the sql in the original format.
In access when I write my sql statement to produce work when I reload a saved file it seems that access changes everything. i.e I will write code
line 1
line 2
line 3
When I reload access sometimes it adds code that may be necessary but it also put everything basically into one line after the Where statement usually. I was just wondering if there is a way to turn this off so it will leave the sql in the original format.
Comment