Re: Function sequence error with ODBCExpress

From: "Ken J(dot) Wright" <ken(at)ori-ind(dot)com>
To: Kovacs Zoltan Sandor <tip(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Function sequence error with ODBCExpress
Date: 2000-08-01 17:57:16
Message-ID: 00080111022101.10417@stimpy.ori-ind.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

That error can occur in many odbc sql functions and for lots of different
reasons. Can you provide a trace log containing the area where the error
ocurred?

Ken

On Tue, 01 Aug 2000, Kovacs Zoltan Sandor wrote:
> We are using Borland C++ Builder 4/5 with ODBC Express 5.05 and 5.06
> and PostgreSQL 7.0.2 with WinODBC 6.50.0000.
>
> Sometimes we have the "[Microsoft][ODBC Driver Manager]Function sequence error."
> message. Could you please suggest a working setting configuration for the
> TOEDataSet component? In the FAQ, we can read that the "Cursor Type" property
> should be set to "Static" or "Keyset driven" (or "Forward only"?). If we
> change this setting or a set of other settings, some of the settings may be
> changed.
>
> Thank you in advance,
> Zoltan
>
> -------------------------------------------------------------------------------
> KOVACS, Zoltan tip(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bill 2000-08-01 19:37:03 JDBC driver writes binary data ONLY as Large Object
Previous Message Kovacs Zoltan Sandor 2000-08-01 12:09:18 Function sequence error with ODBCExpress