[求助]如何实现传送一个ID就批量修改某段字段了.
[求助]如何实现传送一个ID就批量修改某段字段了.
conn.execute("update from [xing_new] where xing_new_class_id in ("&id&")")
我用这样修改不了!不知道要怎么来写了~就会的教下啊
conn.execute("update from [xing_new] where xing_new_class_id in ("&id&")")
我用这样修改不了!不知道要怎么来写了~就会的教下啊