Matersammichman 发表于 2007-10-1 11:47:50

DbConnect和VBA

VBA可以用来调用DbConnect吗?
**** Hidden Message *****

deegeecees 发表于 2007-10-1 11:51:11

当然,通过CAO:
AutoCAD.GetInterfaceObject(“CAO.DbConnect.16“)

Matersammichman 发表于 2007-10-1 12:22:27

那么,如果我想即时创建标签,这有可能吗?

deegeecees 发表于 2007-10-1 12:34:51


我目前正在使用AC2004,还没有机会真正深入了解该产品的任何新版本,所以“标签”对我来说有点陌生。尝试搜索“开发人员帮助”文件,如果它们对您可用的话。

Matersammichman 发表于 2007-10-9 12:43:13

2007是什么版本?(不是16...)

deegeecees 发表于 2007-10-9 12:45:59

http://myfeedback.autodesk.com/history/area51.htm
页: [1]
查看完整版本: DbConnect和VBA