Hello

I'm doing a bulk insert by calling
sqlite3 -init BulkinsertItems.sql mydatabasefile

with the BulkinsertItems.sql file containing:

.separator \t
.import BulkItems.txt items
.quit

The command window opens and the import works, but then it does not close 
again.
How can I have this clsoe automatically?

Thanks
Jan Doggen
=========================================================
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the sender by return e-mail 
and delete this message from your system. This message contains confidential 
information and is intended only for the individual named. If you are not the 
named addressee you should not disseminate, distribute or copy this e-mail. 
This message has been scanned for viruses by Norman Virus Control.
NOTE! Norman has 37 100% awards to date and that makes it the 2nd most awarded 
virus scan (check www.virusbtn.com for more details).
=========================================================

Reply via email to