节点文献
在VB中用OLE控件显示数据库中的BLOB数据
Displaying BLOB Data of Database by OLE in Visual Basic
【摘要】 介绍了一种在VB中通过ADO(ActiveX Data Objects)的Stream对象操作数据库中BLOB(Binary LargeObject)数据(如图形、声音文件或带格式的大文本文件等),并将其显示在OLE控件中的简单、高效的方法,阐述其工作过程及特点,并以处理SQL Server中Image字段为例加以说明。
【Abstract】 This article introduces a method to operate BLOB ( Binary Large Object) data such as graphic file, audio file and formatted big text file , and display it in OLE container. Then it expatiates the working process and feature of this method. Finally an example of oper ating Image type field in SQL Server is given by this method.
【关键词】 Stream;
ActiveX数据对象;
二进制大对象;
对象链接和嵌入;
数据库;
【Key words】 Stream; ADO (ActiveX Data Objects); BLOB ( Binary Large Object); OLE ( Object Linking Embedding); Database;
【Key words】 Stream; ADO (ActiveX Data Objects); BLOB ( Binary Large Object); OLE ( Object Linking Embedding); Database;
- 【文献出处】 计算机应用研究 ,Application Research of Computers , 编辑部邮箱 ,2004年04期
- 【分类号】TP311.52
- 【被引频次】6
- 【下载频次】139