Feb 2006
Database Error Using Single Quotes
15 February 2006 10:53
Problem: The use of single
quotes (apostrophes) in the Remarks section
produces a database error when the flight data
entry is saved.
Solution: The simple workaround is to "double up" the quotes, using two successive single quotes instead of one. Doubling up the single quote will save the entry normally and avoid the "incomplete SQL statement" message.
Solution: The simple workaround is to "double up" the quotes, using two successive single quotes instead of one. Doubling up the single quote will save the entry normally and avoid the "incomplete SQL statement" message.