S
Steven Sutton
I have been dabbling in writing VB for Access 2003 for a while now and a
question that has been bugging me is whether or not a SQL statement has to
end with a semi-colon. Any SQL I have looked at that Access generated (ie -
from a query) ends with a semi-colon. I have written a number of SQL
statements within my code, none of which ends with a semi-colon, and yet they
all seem to work just fine. Could someone please explain why or why not a SQL
statement needs the semi-colon? I wouldn't want all my work to just quit
working someday because I forgot a semi-colon or two! ;-)
question that has been bugging me is whether or not a SQL statement has to
end with a semi-colon. Any SQL I have looked at that Access generated (ie -
from a query) ends with a semi-colon. I have written a number of SQL
statements within my code, none of which ends with a semi-colon, and yet they
all seem to work just fine. Could someone please explain why or why not a SQL
statement needs the semi-colon? I wouldn't want all my work to just quit
working someday because I forgot a semi-colon or two! ;-)