Currently I am testing a few samples in Python from:
Programming Microsoft® SQL Server™ 2000 with XML,
Second Edition
(http://www.microsoft.com/mspress/books/6137.asp)
The following fragment (from chapter 6) does not work:
_conn =
GenericUtil.CreateCOMObject('ADODB._connection')
_conn._connection
> From: Mark Hammond [mailto:[EMAIL PROTECTED]
> Sent: 15 December 2004 22:35
> To: Mark English; [EMAIL PROTECTED]
> Subject: RE: [python-win32] Problem building pywin32
>
>
> > Is there a way to pass this (include directory) as a command line
argument to setup.py ?
>
> Unfortunately, there i