[egenix-users] Problems with mxODBC on SuSE 9.0
M.-A. Lemburg
mal at egenix.com
Tue May 18 10:43:44 CEST 2004
Jerome R. Westrick wrote:
> Hello there...
>
> I have the follwoing problem:
>
> When mxODBC tries to access a postgresql database
> Zope hangs.
Are you referring to the mxODBC Zope DA or the mxODBC
Python Extension product ?
> In order to get into the "manage" page
> I need to start Zope while postgress is down.
> Then start postgress, then open connection, then
> use test to execute simple select.
>
> The select works with isql, and in Datamanager (unixODBC).
>
> An error is shown in the postgress log:
>
> ERROR: 'ksqo' is not a valid option name
>
> Additionally, SuSE 9.0 forces me to have both iodbc and unix odbc
> loaded, so I had to select unixODBC driver from the corresponding
> Properties dropdown box.
>
> Any Ideas on how to proceed with this problem?
Sounds like a problem with the postgresql ODBC driver to
me... mxODBC doesn't use any option "ksqo".
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, May 18 2004)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
EuroPython 2004, Göteborg, Sweden 19 days left
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the egenix-users
mailing list