为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:18
【操作系统】:win10
【CPU】:x64
【问题描述】*:org.springframework.dao.DataIntegrityViolationException: PreparedStatementCallback; SQL [select * from sysfunction f where f.active=‘1’ and f.location=?]; 第1 行附近出现错误:
数据类型不匹配; nested exception is dm.jdbc.driver.DMException: 第1 行附近出现错误:
数据类型不匹配
select * from sysfunction f where f.active=‘1’ and f.location=?
中active和location是什么类型的字段