From: Ignacio Giagante Date: 2008-06-13T16:31:51+09:00 Subject: Re: How to get a connection with an existent database? Glen Holcomb wrote: > On Thu, Jun 12, 2008 at 8:32 AM, Ignacio Giagante > wrote: > >> Can somebody say me how to read an existent database with sqlite and >> ruby? I want to know, how to get the connection and then close it. >> >> Thanks :) >> -- >> Posted via http://www.ruby-forum.com/. >> >> > You could always use the SQLite gem (http://sqlite-ruby.rubyforge.org/) > > -- > "Hey brother Christian with your high and mighty errand, Your actions > speak > so loud, I can't hear a word you're saying." > > -Greg Graffin (Bad Religion) I ve looked teh SQLite gem, but there don卒t say how to get a connection with an existent database. All time it卒s creating the database... :(. -- Posted via http://www.ruby-forum.com/.