Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_DB_StrToSQL

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.