Re: [sqlite] sql select of varchar text with special chars

2009-03-26 Thread Lawrence Chitty
anjela patnaik wrote: > Hello all, > > I've a table in oracle that contains fields of type varchar2. In these fields > are TCL scripts that contain backslash chars and brackets. > > Now, I've generated an SQL file from the Oracle table data that contains SQL > insert statements. I then use

[sqlite] sql select of varchar text with special chars

2009-03-25 Thread anjela patnaik
Hello all,   I've a table in oracle that contains fields of type varchar2. In these fields are TCL scripts that contain backslash chars and brackets.   Now, I've generated an SQL file from the Oracle table data that contains SQL insert statements. I then use sqlite .read to read in the entire