Just an addition. I would not recommend using oracle with django if
you don't have an enterprise version which contains the oracle
connection manager. Without it you won't have connection pooling
functionality which slows down django quite a bit.
It seems there are no free alternatives for it.

Cheers,
Stefan

On Oct 15, 6:03 pm, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]>
wrote:
> On 10/15/07, AP <[EMAIL PROTECTED]> wrote:
>
> > Before I am able to finalize my decision, I just wanted to be sure
> > about this point. So, does Django really support Oracle?
>
> Yes; Oracle support was merged into trunk a couple of months ago, and
> is by all accounts stable. You'll need to make sure you're using a
> development version from SVN as the latest official release doesn't
> support Oracle.
>
> Jacob


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