Ruby on Rails Monday, October 31, 2011

On Mon, Oct 31, 2011 at 1:45 PM, david snbl <lists@ruby-forum.com> wrote:
> Hello,
>
> See if anyone can help me. I need to design a web application upload to
> a server that works with a database hosted on the PC user logged. This
> means that when a user logs on, the application configures the
> connection to a database hosted on your PC. Is it possible to RoR? Is it
> possible with Java,. Net, php ...?
>
This has nothing to do with the platform you use.
What on earth has Java/.NET/PHP to do with connecting a web app with a
database on the client machine?

Have you ever thought about firewalls?, NAT? Port Forwarding?
Saying this is possible for all those platforms smells like trolling.
Please invest your time in more productive stuff.
Research first, then ask in a Forum/mailing list.

--
Leonardo Mateo.
There's no place like ~

--
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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment