How does one explicitly choose one of the connectors?

I would like to specify one explicitly for testing purposes, but I
don't know how.  (in the create engine perhaps?)

On Apr 21, 8:16 am, Paul Johnston <[EMAIL PROTECTED]> wrote:
> Rick,
>
> I agree,pyodbcis certainly the most reliable connector for me.
>
> This doesmakeme wonder how much longer we should keep support for the
> three connectors. Perhaps we should say for compatibility we'll keep
> them for a year, but from 21/4/2008 we'll only supportpyodbc. That's
> assuming we don't find some awful problems with it before then!
>
> Regards,
>
> Paul
>
> Rick Morrison wrote:
> > Unless there's any objections, I think it's time tomakepyodbcthe
> >preferredaccess method forMSSQL.
>
> > Currently theMSSQLmodule checks forDBAPIinterfaces in this order
> > if one isn't specified explicitly:
> >    adodbapi
> >    pymssql
> >    pyodbc
>
> > I'd like to change it to the exact opposite:
> >    pyodbc
> >    pymssql
> >    adodbapi
>
> > Thanks once again to Paul Johnston for all his work gettingpyodbc
> > integrated, and getting a lot ofMSSQLunit tests to pass.
>
> > Rick


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