摘要
在计算机信息管理领域,数据库技术正在从低档数据库(如dBASE,FoxBase 等)向高档数据库(如ORACLE,INGRES,INFORMIX 等)过渡。需要解决的一个技术问题就是将耗费大量人力、物力、财力和时间录入低档库中的数据自动地转换成高档库能够存取的数据。文章给出了dBASE/FoxBase 与INFORMIX 数据库数据文件进行双向转换的一种通用方法。不失一般性,文中所述的方法完全可以推广到与其它高档库数据文件的转换。
In the field of computer information management,data basesystem is transferring from dBASE/FoxBase to ORACLE,INGRES,INFORMIX and etc.One of the concerned problem is how the highperformance DBMS can share the data stored in dBASE/FoxBase format.In this paper,we give a general bidirectional converting method betweendBASE/FoxBase and INFORMIX,obviously,the method can be very easyto extend to other DBMS.
出处
《中国空间科学技术》
EI
CSCD
北大核心
1993年第2期64-68,共5页
Chinese Space Science and Technology
关键词
数据库
数据变换
Data bank,Data convesion,Method.