From: Arlen Christian Mart Cuss Date: 2007-10-14T19:49:10+09:00 Subject: Re: [SQLite3] CREATE TABLE ... doesn't work sometimes Hi, Ideally, to do transactions, you should use the db.transaction method; http://sqlite-ruby.rubyforge.org/sqlite3/faq.html#538670536 HTH, Arlen