Display data from remote mysql database

Thats no problem at all and is no different that connecting to the
local database other than changing the settings in database.yml. If
you want to conncet to multiple databases, look here:

http://wiki.rubyonrails.org/rails/pages/HowtoUseMultipleDatabases

-Bill