ACCESS数据库的演示程序
ADO库包含三个基本接口:_ConnectionPtr接口、_CommandPtr接口和_RecordsetPtr接口。 本例使用了ConnectionPtr、RecordsetPtr。 分别用于打开连接和操作。
下载地址
用户评论