【HELP】怎样写dBase的insert into 的SQL语句
insert into original.dbf (name,disc_no,singer_no,singer_nam,time_len,str_len,lan_type,lan_name,type,type_str,subtitle,backimage,remark,is_two,is_dvd,input_date,is_local,filepath,times,is_hot,voice_pos,first_char,songno,totaltimes,singerpy,filesize,iscopy,is_sel)values('怕黑','2','','周华健','',4,'1','国语',0,'','','',0,0,0,'',0,'怕黑.mpg',{^2003-01-01} ,'TRUE','5','PH','00000008',0,'','','TRUE','TRUE')
其中input_date的日期型字段怎么写?还有逻辑型字段是不是用这样的格式:'TRUE'