Re: [Rails] Re: Sqlite3 is confused me fully ? What to give database extension (.db or .sqlite3)?
On Wed, Nov 7, 2012 at 6:15 AM, Fahim Patel <pafahim@gmail.com> wrote:
>> No. Again, see the ATTACH command: http://www.sqlite.org/lang_attach.html
> My question was
> But what to fire in sqlite3 to switch database?
If you *read* the page I referred to, you'll see that you don't "switch"
databases, you refer to the attached one(s) explicitly by name.
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home