From: Hassan Schroeder Date: 2010-06-25T07:51:55+09:00 Subject: Re: Newbie - how to use SQLite3 ? On Thu, Jun 24, 2010 at 2:35 PM, wrote: > I am just learning Ruby language. I downloaded SQLite3 database using > gem - "gem list" shows that SQLite3 is installed. No, that shows that the SQLite3 *gem* is installed. Which doesn't mean you have SQLite3 itself on your system. Figuring that out is a good first step :-) > My question - how to create a database? I tried to do it from a DOS > prompt - it didn't work. Urk, "DOS prompt"? So, Windows? Best of luck! (And for the next question, "it didn't work" is not terribly useful in terms of helping someone troubleshoot a problem...) HTH, -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com twitter: @hassan