Re: [python-win32] adodbapi: Connection with 'WINCCOLEDBProvider.1' fails

2015-09-08 Thread Vernon D. Cole
On Mon, Sep 7, 2015 at 5:48 AM, Stefan Fuchs wrote: > 'WINCCOLEDBProvider.1' Your patch looks like the perfect answer. It has been included in the official source. -- Vernon Cole ___ python-win32 mailing list

Re: [python-win32] pywin32 on Nano Server

2015-09-08 Thread Mark Hammond
On 7/09/2015 2:19 AM, Alessandro Pilotti wrote: Hi all, I’m getting some Python based projects to work on Microsoft Nano Server, in particular OpenStack Hyper-V / Windows componens and Cloudbase-Init / Cloud-Init for Windows. Python 3.4 x64 and Python 2.7 x64 currently work fine on Nano

Re: [python-win32] SAPI COM server

2015-09-08 Thread Tim Roberts
Jannie Kakpraat wrote: > > I'm trying to implement a SAPI com server in order to connect to a > in-house developed TTS Engine. > I have read chapter 5 and 12 of the book, but I am still struggling. > My understanding is that I can > load and register the sapi tbl file, and then just specify that