摘要:
代码:$query="select a into :a from tt";$statement=ociparse($conn,$query);ocibindbyname($statement,":a",&$a,20);ociexecute($statement); 错误:Warning: ocibindbyname(): OCIBindByName: ORA-01036: 非法的变量名/编号 in... 阅读全文
posted @ 2005-11-08 16:13
Amonw's Weblog
阅读(552)
评论(0)
推荐(0)
浙公网安备 33010602011771号