informix 如何insert 日期数据table1 (field1 char, field2 DATETIME); 如何把 '20060101 insert到table1中??[解决办法]就直接用insert语句,但时间字符串要改成数据库能识别的格式