S
Scott Hatfield
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
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