On 7/2/07, adm <[EMAIL PROTECTED]> wrote: > > Has anybody used sybase with Django? > I couldn't find any references.
Sybase isn't on the currently supported database list, and I'm not aware of any plans to add support for Sybase. If you want to try your hand at adding support for Sybase, feel free. I have no experience with Sybase, so I have no idea how complex a task it will be. However, if it is a reasonably SQL compliant database with a good set of Python bindings, it shouldn't be _too_ difficult to get something going. Of course, the devil is, as always, in the details. 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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---

