搜索资源列表
student
- 学生学籍管理系统 采用VC++6.0开发基于MFC框架 数据库MS SQL SERVER 2000 数据库底层采用ODBC进行操作 用户层使用数据映射类来进行操作。构建类模仿EJB的实体特性-Student record management system developed by VC++6.0 MFC framework of the database based on MS SQL SERVER 2000 database using ODBC to operate the underly
ym_vcpp-imsoft_hicode
- VC++基于SQL的IM聊天软件源代码,主程序分为客户端和服务端,仿MSN程序界面,用户注册后即可聊天,数据库配置说明 : 1、新建数据库MYIM,用查询分析器执行文件“数据库语句”的SQL语句. 2、配置数据源,控制面板--管理工具--数据源(ODBC) -VC++ SQL-based IM chat software source code, the main program is divided into client and server, imitation
odbc
- C++连接数据库的方法有很多种,在Visual C++和SQL server的实际开发中,一般使用ODBC或ADO技术进行开发,相关技术和产品也最为成熟。我们这里根据课程需要采用ODBC的方法。-C++ connect to the database There are many ways, and SQL server in Visual C++ the actual development, in general, to use ODBC or ADO technology for deve