RE: ADO DateTimes

2003-10-28 Thread Steven Manross
I'm guessing here, but if you are using Win32::OLE to call your ADO routines, you might get a human-readable date/time by loading the Win32::OLE::Variant module, which makes variant conversions for you. Hope this helps. Steven -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: ADO DateTimes

2003-10-28 Thread William Limratana
Thanks! This worked! Will -Original Message- From: Steven Manross [EMAIL PROTECTED] To: William Limratana [EMAIL PROTECTED], Perl-Win32- [EMAIL PROTECTED] Date: Tue, 28 Oct 2003 09:06:27 -0700 Subject: RE: ADO DateTimes I'm guessing here, but if you are using Win32::OLE to call your