some questions in psqlodbc

Поиск
Список
Период
Сортировка
От 蔡珂珂
Тема some questions in psqlodbc
Дата
Msg-id 4c7ba3df.451e.149b2348e1a.Coremail.caike85@126.com
обсуждение исходный текст
Ответы Re: some questions in psqlodbc  (Craig Ringer <craig@2ndquadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: "perry@processlinx.com"
Дата:
Сообщение: issue
Следующее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: ODBC connection with SSL require stopped working after windows update KB2992611