ODBC

From: Zahid Khan <khanzahid235(at)yahoo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: ODBC
Date: 2005-06-01 07:21:51
Message-ID: 20050601072151.32236.qmail@web53306.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hi
I want to know that does ODBC executes all statement
as simple query as i have't found any thing as
parse/bind/execute messeges in ODBC case.Or where can
i find the implementation of these messeges on ODBC
side

Thx
Zahid K


__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250

Responses

  • Re: ODBC at 2005-06-01 14:38:24 from Tom Lane

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Glaesemann 2005-06-01 07:29:58 Re: Interval->day proposal
Previous Message Qingqing Zhou 2005-06-01 06:45:21 Re: Can we simplify win32 threading code