Rails tutorial: http://guides.rubyonrails.org/getting_started.html Sqlite tutorial: http://souptonuts.sourceforge.net/readme_sqlite_tutorial.html
On Oct 7, 6:42 am, Hirak <[email protected]> wrote: > Thanks Kashyap for the reply. Can you give me any good link of a > similar example ? > > thanks > Hirak > > On Oct 7, 1:42 pm, C K Kashyap <[email protected]> wrote: > > > > I am new to sqlite3. Is there any good tutorial where I can learn > > > how to use sqlite3 databases with Rails. > > > New Rails (which I assume you are using) - uses sqlite3 by default. My > > recommendation would be to follow rails examples and in the process > > peek into sqlite and familiarize yourself... > > > Sqlite as such is pretty straight forward ....sqlite3 website has some > > documentation. > > > -- > > Regards, > > Kashyap --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

