注册 登录
编程论坛 新人交流区

[求助]请看看这个错误是怎么回事?

l6903 发布于 2007-11-19 12:19, 718 次点击

我在一表格中输入了如下命令,为什么找不到别名.
thisform.grid1.recordsource="sele main.rq,dw,(注:表内字段名)..... from main into curs temp where allt(ggxh)==allt(thisform.ggxh.value) .and. allt(ll)==allt(thisform.ll.value)"
sele temp


我是从另外一个表单中调用的这一个表单,main是一个表,我想把main表中的ggxh查询结果放在temp临时表
提示找不到别名temp,为什么?

0 回复
1