Re: [INTERFACES] ODBC + Symantec Cafe 2.5 problem - Mailing list pgsql-interfaces

From Byron Nikolaidis
Subject Re: [INTERFACES] ODBC + Symantec Cafe 2.5 problem
Date
Msg-id 3606623A.E60B29F5@insightdist.com
Whole thread Raw
In response to ODBC + Symantec Cafe 2.5 problem  (Ivo Simicevic <ivo@ultra.hr>)
List pgsql-interfaces

Ivo Simicevic wrote:

> When I try to select a table in Symantecs' Visual Cafe 2.5
> Wizard I get this error message:
>
> 905438788 Error: SQL9999
>     Message: [Symantec][dbANYWHERE Server][Version: 1.1 - Build:
> 215][SQL]Database engine or client library specific error encou
> ntered.
>     DBMS error code: 1
>     DBMS message: Null statement result in SQLFetch.
>     Suggestion: Please see the specific database's vendor supplied
> manual(s) for further information concerning this error.
>
> Can anyone tell me what this is about, and what to do to
> overcome this problem.
>

I have seen a similar problem ("Null statement result in SQLFetch") when
trying to use the odbc driver with a postgres 6.4 backend.  It has to do
with the size change of the atttypmod field.  I have fixed it here for
the upcoming 250 release.

Are you indeed using postgres 6.4?

Byron



pgsql-interfaces by date:

Previous
From: Ivo Simicevic
Date:
Subject: ODBC + Symantec Cafe 2.5 problem
Next
From: Byron Nikolaidis
Date:
Subject: Re: [INTERFACES] SQLPrimaryKeys