Move Previous - Mailing list pgsql-odbc

From Ryan C. Bonham
Subject Move Previous
Date
Msg-id 19AB8F9FA07FB0409732402B4817D75A038B4A@FILESERVER.SRF.srfarms.com
Whole thread Raw
List pgsql-odbc
Hi,

Ok this might not have anything to do with the ODBC Driver, but right now I
haven't figured out what else would cause it.

I have a VB 6.0 App. I was using ODBC 7.01.0006. I had problems with Boolean
fields being reported back correctly, I updated to 7.01.0007 and that
problem went away. Now though, all my rs.RecordCount statements report -1..
Also I am having some issues with rs.MovePrevious reporting "Operation not
allowed in this context", but that is only happening on certain tables.. I
tried changing the cursor type(I have used keyset/dynamic/static), and it
reports the same problems.. The MovePrevious might be something silly I did,
but the record count was working until I updated the driver.. Does anyone
have any ideas..

Ryan C. Bonham
System Administrator
Summit Ridge Farms
Phone: (570)-756-2656
Fax: (570)-756-2826

pgsql-odbc by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin users upgrading to PostgreSQL 7.2
Next
From: "Ryan C. Bonham"
Date:
Subject: Re: Move Previous