System: Windows 7 Enterprise
Python: Enthought Canopy Python 2.7.6 | 64-bit | (default, Sep 15 2014,
17:36:35) [MSC v
.1500 64 bit (AMD64)] on win32
SQLAlchemy 1.0.5
W dniu czwartek, 30 lipca 2015 14:19:28 UTC+2 użytkownik Mikołaj Hnatiuk
napisał:
>
> I'm trying to connect using connectionn string:
>
> mssql+adodbapi://dbname:user:pass@DSN
>
>
> 70 if dbapi is None:
> 71 dbapi_args = {}
> ---> 72 for k in util.get_func_kwargs(dialect_cls.dbapi):
> 73 if k in kwargs:
> 74 dbapi_args[k] = pop_kwarg(k)
>
> AttributeError: type object 'MSDialect_adodbapi' has no attribute 'dbapi'
>
>
>
>
>
--
You received this message because you are subscribed to the Google Groups
"sqlalchemy" 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/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.