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
Can I send a cookies' data to a server side database without reloading the page?
BOOTMGR is missing...
Windows Vista Black Screen
Display different header image depending on article section, but use same template?
Import/export error - SQL Server 2005
SCOM 2007 R2 Dashboard creation / manipulation
Access - Automated Email messages
photo gallery
SQL non clustered index
How to create a c++ operator ? (like + - * )