RE: DTS LookUp to DB2 Date Parameters Issue -
05-14-2004
, 02:21 PM
DB2 has a kind of funky default date format. You need to either make sure the translation is occurring correctly or change one databases default date formats to match. I would think writing a function/stored procedure to do the conversion for you would be easiest
Regards
John Miceli |