永发信息网

PB中DYNAMIC CURSOR的问题,游标无法正常打开

答案:2  悬赏:20  手机版
解决时间 2021-02-01 13:33
  • 提问者网友:抽煙菂渘情少年
  • 2021-01-31 18:47
DECLARE BL DYNAMIC CURSOR FOR sqlsa;
sql="SELECt Gno,Gname,Sccj,Xh,Gg,Scrq,Kcsl,type from DGoods where "+search+" like "+keyword
PREPARE SQLSA FROM :sql;
open dynamic BL using :sql;
MessageBox("","出错信息:"+sqlca. SQLErrText)
execute sqlsa using: sql;
提示的出错信息mismatch between prepared number of substitution variables and execute parameter
最佳答案
  • 五星知识达人网友:执傲
  • 2021-01-31 18:56
model' => $model, // Your model
attribute' => 'news_date', // Attribute for input
options' => array(
dateFormat' => 'yy-mm-dd',
changeYear'=> 'true',
changeMonth'=> 'true',
yearRange'=> '1900:2099',
showOn' => 'both',
buttonText' => 'Click',
)
全部回答
  • 1楼网友:孤独入客枕
  • 2021-01-31 19:13
我。。知。。道 加。。我。。私。。聊
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯