Not to backtrack too far, but why a separate physical database per user?

If they are all running the same application, could not a single 
database be used for multiple users? You'd just need to scope the 
queries by "owner", and persist the owner on record creation.

To answer your question, "disconnect!"
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to