Rss & SiteMap

Foxtable(狐表) http://www.foxtable.com

新一代数据库软件,完美融合Access、Foxpro、Excel、vb.net之优势,人人都能掌握的快速软件开发工具!
共2 条记录, 每页显示 10 条, 页签: [1]
[浏览完整版]

标题:[求助]麻烦哪位大虾路过帮我看看这段代码~~

1楼
shelidshadow 发表于:2011/12/17 0:11:00

For Each r1 As DataRow In DataTables("零件入库表").DataRows
    For Each r2 As DataRow In DataTables("入库凭证表").DataRows
        If r2("库编号") == r1("_Identify") Then
           r1("簿记录号") = lab.Text
        End If
    Next
Next

 

一直报错说:

编译错误:应为表达式

错误代码: If r2("库编号") == r1("_Identify") Then

 

求解>_<~~~~

2楼
shelidshadow 发表于:2011/12/17 0:16:00

问题解决了说。原来是我自己加多了个=。囧

共2 条记录, 每页显示 10 条, 页签: [1]

Copyright © 2000 - 2018 foxtable.com Tel: 4000-810-820 粤ICP备11091905号

Powered By Dvbbs Version 8.3.0
Processed in .02930 s, 2 queries.