[DB-SIG] questions for Python Database API Specification v2.0
Sakesun Roykiattisak
sakesun at boonthavorn.com
Tue Sep 11 08:06:06 CEST 2007
Hi,
Just curious.
What's the different between pyodbc and ceodbc ?
Cant the two project merged ?
Given that the ODBC binary api is stable, I believe python-odbc can be
based on ctypes.
This way the re-compilation would no longer needed.
On Mon, 10 Sep 2007 16:58:19 +0700, William Dode <wilk at flibuste.net> wrote:
> On 10-09-2007, Satomi Ninomiya wrote:
>
>> Dear Sir/Madam,
>>
>> Nice to meet you.
>> I have a question about Python Database API Specification v2.0.
>> http://www.python.org/dev/peps/pep-0249/
>> I would like to access the database connected by ODBC and am looking
>> for a
>> sample code for that.
>>
>> If you have it, Could you kindly let me know about it, please?
>
> You should look at http://pyodbc.sourceforge.net/
>
More information about the DB-SIG
mailing list