*** 238,244 **** --- 238,246 ---- ------ Q) I have a csv file to import that uses double quotes to escape text fields with commas. How can I import this using sqlite3? + A) See the ImportingFiles wiki page. ------ + Q) I get the following error: _:attempt to write a readonly database