|
|
sybperl-l Archive
Up Prev Next
From: kkitts at uhd2 dot uhd dot com (Kevin Kitts)
Subject: dbh->newdate function
Date: Feb 8 1996 5:31PM
Hello,
I am trying to use a call that I saw at the Sybperl website...
$date = $dbh->newdate('Jan 1 1995');
but I get the error message:
Can't locate auto/Sybase/DBlib/newdate.al in @INC at imagedb line 20
I am using perl 5.001. I am not sure what version of Sybperl that I have.
I have a number of other sybperl scripts working fine... do I need to "use"
another library to have this function available?
Also,
any pointers to maniuplating datetime fields in SYBASE from within perl
would be most appreciated.
Thanks,
Kevin
----------------------------------------------------------------------------
Kevin L. Kitts phone: (301) 340-8899 (work) |
Universal Hi-Tech Development e-mail: kkitts@his.com (home) |
20 West Gude Drive e-mail: kkitts@pop.cc.nih.gov (work) |
Rockville, MD 20850 www: http://www.his.com/~kkitts (home) |
----------------------------------------------------------------------------
|