I've been searching for days on this topic. So far no...there does not exists anyway to connect sybase ase with django in any shape or form. I will however being attempting to build one for the next two weeks. As of right now the plan is to modify django-pyodbc to be compatible with pybase ase even if it compromises its previous compatibility with anything that isnt sybase ase.
- Justin On Wednesday, September 8, 2010 9:12:49 PM UTC-5, Ivan wrote: > > I wonder any one is conneting Sybase ASE using pyodbc in Django? Any > wrapper available for that? Any solution? > > Currently there are: > - sqlany-django (http://code.google.com/p/sqlany-django/) for Sybase > SQL Anywhere and not Sybase ASE > - django-pyodbc (http://code.google.com/p/django-pyodbc/) for MS SQL > Server through pyodbc > > Thanks. > > Ivan > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

