首页 | 官方网站   微博 | 高级检索  
     

VC中用ADO实现大数据的存取
引用本文:费巧玲,徐向阳.VC中用ADO实现大数据的存取[J].计算机工程与应用,2005,41(24):182-183,221.
作者姓名:费巧玲  徐向阳
作者单位:湖南大学计算机与通信学院,长沙,410082;湖南大学计算机与通信学院,长沙,410082
摘    要:在利用VC进行数据库编程时,常常需要存储较大的二进制数据对象,比如:图像、音频、视频文件或其它二进制数据,这些数据称之为二进制大对象BLOB(BinaryLargeObject),其存取的方式与普通数据有所区别,它是作为OLE字段在数据库中存储,通过数据集对象的成员变量自动变换得到的图像数据,得到的数据并不能直接显示,如何处理这种数据,一直是数据库编程中的一个难点,目前关于VC进行数据库编程的资料不少,但很少涉及此类数据的操作。文章针对这一现状,并结合自己开发的一个项目,解决了如何显示access数据库中的图像这一问题。

关 键 词:ADO  OLE  二进制大对象
文章编号:1002-8331-(2005)24-0182-02
收稿时间:2004-11
修稿时间:2004-11

The Implementation of Access Binary Large Object in VC
Fei Qiaoling,Xu Xiangyang.The Implementation of Access Binary Large Object in VC[J].Computer Engineering and Applications,2005,41(24):182-183,221.
Authors:Fei Qiaoling  Xu Xiangyang
Abstract:When we program some database code with VC,we often need to deal with some large binary data object,such as picture,audio,video files etc.These data are called BLOB(Binary Large Object),and they are different fromcommon data in the way of load and store.They exist in the OLE field of database,and they transfer to picture data automatically through data member of data set objects,but the result can't show directly.How to deal with these data is a difficult point in database programming.There are many datum about VC database programming,but seldom involving these kind of data.So this paper solves this problem according to a project.
Keywords:ADO  OLE  BLOB(Binary Large Object)  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司    京ICP备09084417号-23

京公网安备 11010802026262号