some questions in psqlodbc - Mailing list pgsql-odbc

From 蔡珂珂
Subject some questions in psqlodbc
Date
Msg-id 4c7ba3df.451e.149b2348e1a.Coremail.caike85@126.com
Whole thread Raw
Responses Re: some questions in psqlodbc  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-odbc
Dear somebody:
    hello, I am eric from beijing. And I am a fresh man in psqlodbc. When I am studing at the psqlodbc source code, I have some questions. 
    In file named "odbcapi.c", the function named "SC_opencheck" are called almost everywhere, and in the function, why return some error when "the cursor is open"? And using git, I saw that change was beening done in 2004-01-06 17:58:22. Oh how old is it, but I can't understande why we can't use a cursor when it is opened or created by some other?
    And  in function "PGAPI_ExtendedFetch" in another file "results.c", which is called by SQLFetch, why seting cursor to start using function "SC_inc_rowset_start" or function "SC_set_rowset_start"?
Because we will maybe get rowdata next or not? 
    Could you understand me? My englist is poor, and I am afraid that I couldn't descript my questions clearly. I am sorry to apologize.

Best wishes!
                                                                                            Eric 
                                                                                            From Beijing 2014-11-15 


pgsql-odbc by date:

Previous
From: "perry@processlinx.com"
Date:
Subject: issue
Next
From: "Inoue, Hiroshi"
Date:
Subject: Re: ODBC connection with SSL require stopped working after windows update KB2992611