[egenix-users] how to connect with mxODBC Connect?

M.-A. Lemburg mal at egenix.com
Fri Mar 20 10:48:07 CET 2009


On 2009-03-20 00:45, Tentin Quarantino wrote:
> Hello,
> 
> After reading archives, in particular a thread from April 2006 with
> subject line "Difficulty connecting", I am feeling particularly stuck.
> 
> When using egenix mx.odbc library locally, I am able to use my data
> source with no problem.
> 
> However when attempting to connect remotely via mxODBC Connect, the
> client prints the following:
> 
> mx.ODBCConnect.Error.OperationalError: None of the configured mxODBC
> Connect Servers allow connections.
> 
> What should I be examining?
> I am open to any suggestions. Please.... any at all. :)

As I suggested in off-list email: please send in your configuration
files.

In order for the client and server to make contact, the configurations
have to match.

The above error suggests that the client is trying to connect using
one or more methods (depending on what you have configured in the
client-config.ini) and then gives up either after hitting a timeout
or finding that it cannot open connections to the configured mxODBC
Connect Server(s).

> As I mention, mx.ODBC works fine locally... records are spewing
> from the only data source on the entire Windows machine.

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Mar 20 2009)
>>> 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 our new mxODBC.Connect Python Database Interface for free ! ::::


   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/



More information about the egenix-users mailing list