摘要
介绍了在VC++6.0环境下用ODBCAPI实现数据库大字段连续存取的方法与实现过程.该方法可以使应用程序合理规划内存资源的使用,并可满足应用程序对大字段存取时作连续处理,如压缩、加密等需要.
A method about accessing big field of database successively by ODBC API based on VC++6.0 development platform is introduced.The method not only enables applied program to use memory of computer reasonably but also meets need of it to process data in a successive way,such as compression,encryption while accessing big filed.
出处
《武汉化工学院学报》
2004年第1期64-66,共3页
Journal of Wuhan Institute of Chemical Technology
关键词
大字段
数据库
连续存取
big field
database
successive accessing