节点文献

Excel文件在Oracle上的存取技术

The Technology of Storaging Excel Document to Oracle Database

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 赵鲁东

【Author】 ZHAO Ludong (Dept.of Computer Science and Engineering,Shanghai Jiaotong University,Shanghai 200030; Shengli Telecommunication Corporation,Dongying 257025)

【机构】 上海交通大学计算机科学与工程系 上海 200030胜利石油管理局通讯公司,东营 257025

【摘要】 讨论了ORACLE BLOB存储的有关特点,并利用VB和ADO技术,提出了一种用AppendChunk方法将Excel文件直接保存到Oracle的 BLOB字段中。以及用GetChunk方法将Oracle的BLOB字段中内容读到Excel文件中去的设计方法和实现实例,实现了单Excel文件管理的数据 库化。

【Abstract】 In order to store Excel document, Oracle database provides a date type--BLOB.This paper introduces a new method of operating BLOB field type in which Excel document can be put into BLOB by using an ADO function named AppendChunk and Excel document can be got from BLOB by using an ADO function named GetChunk.

【关键词】 ExcelADO存取Oracle
【Key words】 ExcelADOStorageOracle
  • 【文献出处】 计算机工程 ,Computer Engineering , 编辑部邮箱 ,2004年S1期
  • 【分类号】TP311.13
  • 【被引频次】4
  • 【下载频次】103
节点文献中: