文件名称:shujuku
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-07-04
- 文件大小:
- 1.9mb
- 下载次数:
- 0次
- 提 供 者:
- zhol****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用MFC ODBC技术编写程序应用程序:
1. 新建一个数据库,并在其中建立一个两个表student和score,其中的字段有学号(no)、姓名(name)、性别(sex)、年龄(age)和专业(major)。在表中输入多条记录。
2. 建立数据库的ODBC数据源StudentInfo。
3. 新建一个单文档应用程序,选择数据库支持。
4. 显示记录。
-Write a program using MFC ODBC technology applications: 1. Create a new database, and two tables in which the establishment of a student and a score, a field in which there is student number (no), name (name), gender (sex), Age (age) and professional (major). In the table, enter multiple records. 2. Establish a database ODBC data source StudentInfo. 3. Create a single document application, select the database support. 4. Showing records.
1. 新建一个数据库,并在其中建立一个两个表student和score,其中的字段有学号(no)、姓名(name)、性别(sex)、年龄(age)和专业(major)。在表中输入多条记录。
2. 建立数据库的ODBC数据源StudentInfo。
3. 新建一个单文档应用程序,选择数据库支持。
4. 显示记录。
-Write a program using MFC ODBC technology applications: 1. Create a new database, and two tables in which the establishment of a student and a score, a field in which there is student number (no), name (name), gender (sex), Age (age) and professional (major). In the table, enter multiple records. 2. Establish a database ODBC data source StudentInfo. 3. Create a single document application, select the database support. 4. Showing records.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shujuku\Debug\MainFrm.obj
.......\.....\shujuku.exe
.......\.....\shujuku.ilk
.......\.....\shujuku.obj
.......\.....\shujuku.pch
.......\.....\shujuku.pdb
.......\.....\shujuku.res
.......\.....\shujukuDoc.obj
.......\.....\shujukuSet.obj
.......\.....\shujukuView.obj
.......\.....\StdAfx.obj
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\MainFrm.cpp
.......\MainFrm.h
.......\ReadMe.txt
.......\res\shujuku.ico
.......\...\shujuku.rc2
.......\...\shujukuDoc.ico
.......\...\Toolbar.bmp
.......\Resource.h
.......\shujuku.aps
.......\shujuku.clw
.......\shujuku.cpp
.......\shujuku.dsp
.......\shujuku.dsw
.......\shujuku.h
.......\shujuku.ncb
.......\shujuku.opt
.......\shujuku.plg
.......\shujuku.rc
.......\shujukuDoc.cpp
.......\shujukuDoc.h
.......\shujukuSet.cpp
.......\shujukuSet.h
.......\shujukuView.cpp
.......\shujukuView.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\Debug
.......\res
shujuku