Sqlite 2.8.13 supported statements like:

            COPY ar FROM xxx.odb USING DELIMITERS |

 

What is the equivalent in sqlite 3.6.11? 

COPY seems to no longer be supported - the same statement that works on
2.8 now generates a syntax error and COPY and DELIMITERS are not in the
list of keywords for 3.6.
 
 
This email, and any documents or data attached hereto, is intended for the 
addressee(s) only. It may contain confidential and/or privileged information 
and no rights or obligations have been waived by the sender. Any copying, 
distribution, taking of action in reliance on, other use of the information 
contain in this email by persons other than the intended addressee(s) is 
prohibited. If you have received this email in error, please reply to the 
sender by email and immediately delete or destroy all copies of this email, 
along with any attached documents or data.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to