随笔分类 -  C++

VC++中使用ADO方式操作ACCESS数据库
摘要:ADO(ActiveX Data Object)是Microsoft数据库应用程序开发的新接口,是建立在OLE DB之上的高层数据库访问技术,即使你对OLE DB,COM不了解也能轻松对付ADO,因为它非常简单易用,甚至比你以往所接触的ODBC API、DAO、RDO都要容易使用,并不失灵活性。本文 阅读全文
posted @ 2018-05-10 14:46 阿郎 阅读(847) 评论(0) 推荐(0)
Error writing temporary file. Make sure your temp folder is valid
摘要:NSIS Error:Error writing temporary file. Make sure your temp folder is valid的解决 NSIS Error:Error writing temporary file. Make sure your temp folder is 阅读全文
posted @ 2017-01-17 23:10 阿郎 阅读(6295) 评论(0) 推荐(0)