Re: [python-win32] python win32com.client; reverse engineer sql server timestamp

2018-12-18 Thread Tim Roberts
On Dec 18, 2018, at 1:05 PM, Anrik Drenth wrote: > > Couple of good insights there. Would you have example python code that shows > the Unicode-to-ASCII conversion in action? > > So 0x0189CF01 to 003F49 > > The current code is written in Python 2.7, its selecting the data from SQL >

Re: [python-win32] win32api.FindFiles hangs (was COM registration hangs up: 32 bit Python 3.7 on 64 bit Win 7)

2018-12-18 Thread Boylan, Ross
BTW, I installed Visual Studio and wrote a little C++ program that exercised FindNextFile. It failed in exactly the same way (returns same filename forever if on a network drive and search spec has the exact file name), but only when run from the original machine. This is only one of many sign

Re: [python-win32] Initial setup and COM debugging issues.

2018-12-18 Thread Boylan, Ross
pywin32 is installed just for me, but python itself is installed for all users. I have C:\Users\rdboylan\AppData\Roaming\Python\Python37\site-packages\pythonwin\Pythonwin.exe but when I try to run it (double-click or command prompt in that directory) I get The application can not locate win32ui.p