On 3/3/07, Ewout ter Haar <[EMAIL PROTECTED]> wrote:
>
> Anyway,  back to the question: do think there is a way with standard django
> to access two databases (maybe sequentially, changing database connections)
> in one script? Or is the only way to use intermediate storage like a file?

I can't think of an easy way to do this off the top of my head. The
sequential access idea might work, but it would be a bit of a
management nightmare. If you have any magical ideas, feel free to
share them :-)

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to