'SQL' is not part of the command
See the example here: http://www.sqlite.org/sqlite.html
You may be thinking of the syntax to run the command when not in an
interactive sqlite session
-- You received this message because you are subscribed to the Google Groups
ruby-talk-google group. To post to
sqlite is not ruby, so you should look for a sqlite group ;)
However it looks like you have 'SQL' at the beginning of your CREATE
command which is the problem
On Fri, Aug 3, 2012 at 12:21 PM, Kaye Ng wrote:
> I'm on Windows 7 Ultimate, 64-bit
>
> Installed sqlite:
>
> C:\Users\Kaye>gem install