we might be supporting mysql and sybase via ODBC at some point, but  
supporting pyodbc versus the more "native" drivers such as psycopg2  
and mysqldb is a non-trivial task (not sure about the stability of  
odbc for DB's like oracle, postgres, I doubt one even exists for  
sqlite or firebird).

On Oct 23, 2007, at 1:30 PM, jean-marc pouchoulon wrote:

>
> hello all,
> We are using "business object" , a decisionnal layer upon our  
> databases.
> I can connect to BO backend with odbc and execute sql order.
>
> is  SQLAlchemy  is able to connect to an ODBC driver other than MSSQL
> driver?
>
> I try also  with mysql odbc driver unsuccessfully.
>
> thanks for your answer.
>
>
>
> >


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

Reply via email to