From: Yuriy Skobov Date: 2010-06-24T09:37:44+09:00 Subject: Re: SQLite placeholder problem Waldemar Dick wrote: > Windows XP with: > - sqlite3 3.6.10 > - gem sqlite3-ruby-1.2.5 > - ruby 1.9.1p376 (2009-12-07 revision 26041) [i386-cygwin] Found it. It was the gem sqlite3-ruby-1.3.0 that was causing this. With version 1.2.5, it works like it's supposed to. -- Posted via http://www.ruby-forum.com/.