Re: [sqlite] Table inserts take a long time to complete.

2012-04-10 Thread Simon Slavin
On 10 Apr 2012, at 7:09am, Rick Guizawa wrote: > Hi All, I would very much appreciate if someone could help me speed up my > database table insertion process as what I have in the followings took a > long time to complete even when using sqlite3 shell command. > > Thank you in advance for your

[sqlite] Table inserts take a long time to complete.

2012-04-09 Thread Rick Guizawa
Hi All, I would very much appreciate if someone could help me speed up my database table insertion process as what I have in the followings took a long time to complete even when using sqlite3 shell command. Thank you in advance for your help. Cheers, Rick CREATE TABLE [BuyPattern] ( [ID] INTEGE