标题:一個函數問題
取消只看楼主
lovelov330
Rank: 1
等 级:新手上路
帖 子:113
专家分:0
注 册:2016-7-28
结帖率:83.33%
已结贴  问题点数:9 回复次数:0 
一個函數問題
在运行中出现一个错误,麻烦高人指点下,!!
function requires row or table buffering mode
函数需要行或表缓冲模式

SELECT ?工厂行事历
    SET ORDER TO 年月日
    rq = alltrim(str(this.parent.olecontrol1.year))+"/"+alltrim(str(this.parent.olecontrol1.month))+"/"+alltrim(str(this.parent.olecontrol1.day))
    SEEK (rq)
    REPLACE ?工厂行事历.班别? WITH this.
    result = tableupdate()

执行到最后一行的时候出现上面的错误!
搜索更多相关主题的帖子: function result 年月日 
2016-10-22 09:23



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-470089-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.314259 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved