Microsoft
Software
Hardware
Network
Question : Is adding a semi-colon a part of the the proper SQL string syntax for manipulating Microsoft Access queries?
All,
I notice according to this website - that they add a semi-colon add the end of their SQL syntax.
http://msdn.microsoft.com/
en-us/libr
ary/
bb1778
97(office.
12).aspx
I manipulate a ton of these with parsing out sections but as a general rule should I also have the semi-colon at the end? I always take it out.
Answer : Is adding a semi-colon a part of the the proper SQL string syntax for manipulating Microsoft Access queries?
In Access the semicolon is strictly optional
Random Solutions
Prep for new domain change
How to consume a webservice (external) in VS2010
Max memory on Macbook a1181
remove record from SQL database
Sql syntax( datetime) problem
classic asp 3.0 an email
Secondary BIND can't get update from primary
Getting strings from textboxes
Need some urgent help with adding totals on a page
How do I insert li into ul based on an attribute?