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

2018-12-17 Thread Anrik Drenth
I'm looking for the mapping table / logic that will render sql server timestamp values as win32com.client does. I'm currently importing a text file into Access. The text file contains a column with a timestamp value which has been extracted from sql server. The values for the (Access String 50) c

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

2018-12-17 Thread Tim Roberts
On Dec 17, 2018, at 5:20 PM, Anrik Drenth wrote: > > I'm looking for the mapping table / logic that will render sql server > timestamp values as win32com.client does. OK, then why did you not tell us what the win32com.client does? > I'm currently importing a text file into Access. The text f