回 帖 发 新 帖 刷新版面

主题:ADDNEW不能用,请高手帮忙看看,什么问题

请高手帮忙看看,什么问题   

我要在ACCESS 数据库中添加记录,用了MSFlexGrid1,没做绑定什么的,

Private Sub Command1_Click()

Dim Db As Database
    Dim T As Table
    Set Db = OpenDatabase("E:\PROGAME\AAAA.MDB")
    Set T = Db.OpenTable("BBB")
    
    Recordset.MoveLast
    T.AddNew

    在T.AddNew   出现编译错误

函数标记为受限制的,或使用了 Visual Basic 不支持的类型

回复列表 (共4个回复)

沙发

看帖是学习,回帖更是礼貌!!!

板凳

1、引用了关于数据库的dao对象库没有?
2、Dim T As Table
   Set T = Db.OpenTable("BBB")
有点自相矛盾。按后者看T应该是recordset类型
具体的你自己多试试,因为不知道你的具体设置,只能乱猜。

3 楼

感谢分享!有个图就更好了!

4 楼


[url=http://www.timberlandbootshiking.com/]Timberland Boots[/url] continue to innovate – certainly with technologically advanced comfort – but also with a sleeves-rolled-up culture geared towards environmental stewardship, sustainability, and humanitarian efforts. [url=http://www.timberlandbootshiking.com/timberland-roll-top-boots-c-9.html]Timberland Roll Top Boots[/url] best choice for you this winter.
We highly recommend [url=http://www.timberlandbootshiking.com/timberland-fur-lining-boots-c-5.html]Timberland Fur Lining Boots[/url].Compare & save now.

我来回复

您尚未登录,请登录后再回复。点此登录或注册