returnrawQueryGetString("select local_attached_file_name from t_inspect_task_report where task_key=? and task_report_id=? and datetime(report_start_date)=datetime(?)",newString[]{taskKey,""+taskReportId,reportStartDate});
returnrawQueryGetString("select local_attached_file_name from t_task_report where task_key=? and task_report_id=? and datetime(report_start_date)=datetime(?)",newString[]{taskKey,""+taskReportId,reportStartDate});