代码没问题。你去看一下你的数据库,看列C是否更新了。
如果A、B列有空值,改成 DataTables("表A").SQLReplaceFor("列C", "isnull(列A,'') + isnull(列B,'')", "",True)