商品的标签上要添加上"货位"这一个数据项,要怎么操作呀
标签
- 提问者: 黄传枝
- 等级:普通会员
- 时间:2012-12-14 09:11
- 悬赏:0
- 解决时间:2012-12-17 11:28
最佳答案
添加计算列:
db_data2(~"select b.branch_name from t_kc_range a,t_branch_info b where a.storage=b.branch_no and a.item_no=?~",item_no)
db_data2(~"select b.branch_name from t_kc_range a,t_branch_info b where a.storage=b.branch_no and a.item_no=?~",item_no)
- 回答者:ytkf007
- 等级:问不倒翁
- 时间:2012-12-14 10:02
其它回答 共 9 条
学习楼上的公式
- 回答者:kh359
- 等级:问不倒翁
- 时间:2012-12-14 10:09
顶楼上,
- 回答者:zhaoshuai888
- 等级:问不倒翁
- 时间:2012-12-14 10:24
顶一楼。
- 回答者:李祥
- 等级:问不倒翁
- 时间:2012-12-14 11:04
添加计算列:
db_data2(~"select b.branch_name from t_kc_range a,t_branch_info b where a.storage=b.branch_no and a.item_no=?~",item_no)
是这样的啊。学习了
db_data2(~"select b.branch_name from t_kc_range a,t_branch_info b where a.storage=b.branch_no and a.item_no=?~",item_no)
是这样的啊。学习了
- 回答者:wangze2005
- 等级:问不倒翁
- 时间:2012-12-14 20:28
添加计算列:
db_data2(~"select b.branch_name from t_kc_range a,t_branch_info b where a.storage=b.branch_no and a.item_no=?~",item_no)
是这样的啊。学习了
db_data2(~"select b.branch_name from t_kc_range a,t_branch_info b where a.storage=b.branch_no and a.item_no=?~",item_no)
是这样的啊。学习了
- 回答者:wangze2005
- 等级:问不倒翁
- 时间:2012-12-14 20:28
学习楼上
- 回答者:zhangyuxin
- 等级:银牌会员
- 时间:2012-12-14 20:31
试一下公式可以不?
- 回答者:陈飞飞
- 等级:银牌会员
- 时间:2012-12-14 22:58
学习楼上的公式
- 回答者:dympkj
- 等级:银牌会员
- 时间:2012-12-15 18:30
明白了
- 回答者:JCLH
- 等级:问不倒翁
- 时间:2012-12-16 00:21
快到期问题