有沒(méi)有遇到過(guò)這樣的問(wèn)題。在查詢oracle數(shù)據(jù)庫(kù)中,參數(shù)化日期時(shí)間類型時(shí),在執(zhí)行action.Select(where);時(shí),Oracle報(bào)如下需錯(cuò)誤。 System.ExceptionHResult=0x80131500Message=V5.7.4.4 Error : Oracle Call Function::ExeDataReader():ORA-01745: 無(wú)效的主機(jī)/綁定變量名Oracle.cyora.SQL: select * from CONTAINER where REC_DATE between :start and :endPara: start-> 2018/5/1 0:00:00Para: end-> 2018/5/15 0:00:00ExeDataReader():ORA-01745: 無(wú)效的主機(jī)/綁定變量名。
使用Cyq.Data時(shí),查詢oracle數(shù)據(jù)庫(kù)時(shí),參數(shù)化時(shí)間類型時(shí)報(bào)錯(cuò)
汪汪一只貓
2018-08-10 10:09:06