Entering a TimeStamp value into DB2

2005-03-24 Thread Richard . Rice
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

Re: Entering a TimeStamp value into DB2

2005-03-24 Thread Hardy Merrill
Try googling next time for an answer to your question. I went to google and searched for db2 timestamp and this reference had some good info: http://www.craigsmullins.com/dbu_1200.htm Here's a snippet: Formatting If formatting the date and time data is a major consideration for your