Re: [python-win32] To connect to a remote DB2(AS400) over Python, in any case do we have to pay to IBM for the driver?

2017-06-23 Thread Vernon D. Cole
This forum is appropriate. It has been a number of years since I looked at the code I used for what you ask (perhaps I have an old copy of source laying around) but if I recall correctly, I used the OLE DB Provider. I am not aware of any licensing issues -- perhaps the company already had some ki

Re: [python-win32] pythonw.exe

2017-06-23 Thread Tim Golden
On 23/06/2017 06:15, Damien Sykes-Lindley wrote: Hi, I’m relatively new to Python so please excuse me if this question has a pretty obvious answer that I may have missed somewhere. Since I work exclusively with Windows, the majority of my projects are orientated towards GUI interfaces, meaning th