Re: [python-win32] OpenDataSource failed in ms-word-mail-merge-automation

2013-01-29 Thread Tim Roberts
Hsu. Victor (GSM) wrote: > > > I am trying to use this python sample code to create automatic > daily report. > > http://bytes.com/topic/python/answers/165364-ms-word-mail-merge-automation > > > > but I always failed to open the data source in CSV file. Is this > python issue or Windows C

[python-win32] OpenDataSource failed in ms-word-mail-merge-automation

2013-01-28 Thread Hsu. Victor (GSM)
Hi, I am trying to use this python sample code to create automatic daily report. http://bytes.com/topic/python/answers/165364-ms-word-mail-merge-automation but I always failed to open the data source in CSV file. Is this python issue or Windows COM version issue? Anyone knows this? F:\p