主题:  别嫌问题太菜

梅香

职务:普通成员
等级:1
金币:0.0
发贴:1
#12001/7/26 16:45:39
我选择数据绑定的Recordset时出现这个提示咋办?
Only one instance of this behavior is allowed on a page. Modify the existing behavior by double clicking it in the Server Behavior panel?

谢谢了



绯雨

职务:普通成员
等级:2
金币:1.0
发贴:317
#22001/7/26 16:49:24
一个页面只能插入一个表中,要想插到两个表中,得加个处理文件,将数据分割,分别放到两个表中。