51Testing软件测试论坛
标题:
数据库检查问题,谁能帮忙解决啊?
[打印本页]
作者:
小曲曲
时间:
2005-11-1 11:39
标题:
数据库检查问题,谁能帮忙解决啊?
db_record_check("list7.cvr", DVR_ONE_MATCH, record_num);
我的list7.cvr的信息如下:
[ConnectStr]
CONNECT=DRIVER={Oracle in OraHome92};SERVER=TDM;UID=IIM3;PWD=IIM3;DBQ=TDM;DBA=W;APA=T;EXC=F;XSM=Default;FEN=T;QTO=T;FRC=10;FDL=10;LOB=T;RST=T;GDE=F;FRL=Lo;BAM=IfAllSuccessful;MTS=F;MDI=Me;CSR=F;FWC=F;PFC=10;TLO=O;
[SQLStatement]
SQL=select purchase_order.commited_quantity,purchase_order.delivered_quantity from purchase_order where purchase_order.po_system_id='po_sys_126';
[Mapping]
MAP_COUNT=2
[Field_0]
WebText=YES
ColName=purchase_order.commited_quantity
WinLogName=cstSupplyStatusDetailAction
ObjLogName=POType
TextBefore=
TextAfter=20
RowNum=3
ColNum=8
Index=1
[Field_1]
WebText=YES
ColName=purchase_order.delivered_quantity
WinLogName=cstSupplyStatusDetailAction
ObjLogName=POType
TextBefore=
TextAfter=0
RowNum=3
ColNum=10
Index=1
我的数据库连接也是正常的,sql语句也没有写错,但是当程序执行到db_record_check("list7.cvr", DVR_ONE_MATCH, record_num);就会报错ORA-00911 invaild character.我不知道哪里错了,请高手和版主帮帮忙啊。谢了。
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2