Entering a TimeStamp value into DB2
From: Richard Rice (Richard.Rice_at_conti-na.com)
Date: 03/24/05
- Next message: David Wheeler: "Re: [Dbdpg-general] bug in DBD::Pg"
- Previous message: Greg Sabino Mullane: "Re: [Dbdpg-general] bug in DBD::Pg"
- Next in thread: Hardy Merrill: "Re: Entering a TimeStamp value into DB2"
- Maybe reply: Hardy Merrill: "Re: Entering a TimeStamp value into DB2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Wed, 23 Mar 2005 23:21:59 -0500
I am having a problem using the Perl DBD::DB2 module to enter a 'TimeStamp'
value into a DB2 table. I have been able to write a perl script which can
enter an 'integer' or 'varchar' value into a DB2 table. I also need to
enter a 'TimeStamp' value into the same table. I have not been able to
correctly format the 'TimeStamp' value in my script so that the 'INSERT'
command executes without errors.
Does anyone have a perl example script for entering 'TimeStamp' values into
a DB2 table?
*****************************************
Richard Rice
Continental Tire North America, Inc.
(704) 583-8668
*****************************************
- Next message: David Wheeler: "Re: [Dbdpg-general] bug in DBD::Pg"
- Previous message: Greg Sabino Mullane: "Re: [Dbdpg-general] bug in DBD::Pg"
- Next in thread: Hardy Merrill: "Re: Entering a TimeStamp value into DB2"
- Maybe reply: Hardy Merrill: "Re: Entering a TimeStamp value into DB2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|