ODBC question

From: Carolyn Lu Wong <carolyn(at)greatpacific(dot)com(dot)au>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: ODBC question
Date: 2000-06-28 12:40:44
Message-ID: 3959F24C.88D772B6@greatpacific.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

hi

I'm writing client application with VB5 which connects to PostgreSQL via
PsqlODBC.

When I select a set of data with RecordSet from VB, I can't seem to
update the record set and has the following error message:

S1C00: Onlye SQL_POSITION/REFRESH is supported for SQLSetPos.

Any idea?

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message radifan karami 2000-06-28 13:08:13 still confuse; no suitable driver
Previous Message stephen wright 2000-06-28 10:01:08 Re: Need help getting JDBC setup.