%A Li Xiangjiang %T The Technique of VC++ Accessing SQL Server Based on DB-Library %0 Journal Article %D 2003 %J Data Analysis and Knowledge Discovery %R 10.11925/infotech.1003-3513.2003.04.18 %P 55-57 %V 19 %N 4 %U {https://manu44.magtech.com.cn/Jwk_infotech_wk3/CN/abstract/article_1801.shtml} %8 2003-08-25 %X

This paper analyses the process of VC++ accessing SQL Server by DB-Library. To shield many complex concepts produced by calling them directly and give simply interface for using, the author encapsulates the functions of DB-Library to form a class by using the Object-oriented technology of VC. This paper also gives an example of VC++ accessing SQL server by DB-Library.