[egenix-users] Error message: ('08003', 0, '[unixODBC][Driver
Manager]Connnection does not exist', 7920)
M.-A. Lemburg
mal at egenix.com
Wed Nov 29 19:03:33 CET 2006
Gianluca Mattiuzzi wrote:
> Hello,
> I have a problem with egenix mxODBC Database Connection.
> If Oracle via ODBC with
> "isql -n <DSN_NAME> <USER> <PASSWORD>"
> the result is
> Connected !
>
> But, if I try to connect with the same DSN_NAME, USER and PASSWORD in
> Zope via mxODBC Database Connection the result is
>
> *EGENIX.COM mxODBC Zope DA*
>
> Problem connecting to the database
> Connection string: DSN=DBTEST<br> <br> Connection pool entry: 0<br>
> <br> Error message: ('08003', 0, '[unixODBC][Driver Manager]Connnection
> d<br> oes not exist', 7920)
>
>
> Can anyone help me?
Please make sure that the DSN is a "System Data Source" and/or
accessible by the Zope service process.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Nov 29 2006)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the egenix-users
mailing list