win32com - date parameter for crystal reports

Scott Hatfield shatf at zoominternet.net
Mon Jan 12 10:37:54 EST 2004


Hello, all.

I'm a newbie to Python and am using it to interface with crystal reports 
via com/activex.  I have had wonderful success thus far, but am unable to 
pass a parameter of type 'date.'   I tried using a PyTime object, but it 
would not work for a date parameter.  It *does* work for a datetime.

I searched comp.lang.python and found one person who had this same problem 
(though not with crystal reports), but no replies were posted.

Can anyone shove me in the right direction?

I'm using Python 2.3.2 on WinXP.

Much Thanks,
Scott





More information about the Python-list mailing list