CSV_DB_StrToSQL
Replaces single quote with two single quotes to verify SQL interprets single quote as text only.
Syntax
CSV_DB_StrToSQL(sText)
#sText:
The text to convert to SQL format
Return Value
Converted text.