From: Waldemar Dick Date: 2010-06-23T19:14:20+09:00 Subject: Re: SQLite placeholder problem Hi, Am 23.06.2010 08:29, schrieb Yuriy Skobov: [...] > Any idea what this might be? I thought I might be typing something > wrong, but after downloading and running the supplied source code > (attached), I got the same problem. > > Attachments: > http://www.ruby-forum.com/attachment/4816/listing20.rb The attached version works fine on my machine: Windows XP with: - sqlite3 3.6.10 - gem sqlite3-ruby-1.2.5 - ruby 1.9.1p376 (2009-12-07 revision 26041) [i386-cygwin] Waldemar