Not sure if this meets your needs or not:

http://blog.heroku.com/archives/2009/3/18/push_and_pull_databases_to_and_from_heroku/



On Thu, Mar 4, 2010 at 3:25 PM, Daniele <[email protected]> wrote:
> Hi Roy,
> actually I have a rake task in my RoR app that connect to a remote
> MSSQL database and import data. This task use dbi with a quite complex
> system configuration.
> Because I cannot use it on Heroku it could be nice to setup the Heroku
> database as remote one on a second installation so I can use the
> migration task to push the data.
>
> On 4 Mar, 21:12, Roy Pardee <[email protected]> wrote:
>> Is it a rails app?  If so, maybe a ruby script using the ActiveResource
>> library would work for you?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Heroku" 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/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en.

Reply via email to