Support

Database Error Using Single Quotes

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.