文件名称:Process
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.47mb
- 下载次数:
- 0次
- 提 供 者:
- 卢**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序实现的是用户调用数据库的存储过程,存储过程又调用了自定义数据库函数。场景:数据库中有张表(没有的话,程序会自动创建),字段有:姓名,班级,数学成绩,语文成绩,英语成绩;用户输入姓名和班级,系统会自动调用存储过程来显示对应的三科成绩以及平均学分基点,其中平均学分基点是存储过程调用自定义函数得到的-The program implementation is the user calls a database stored procedure, stored procedure calls another custom database functions. Scene: The database contains tables (If not, the program will automatically create), the fields are: name, class, mathematics and language achievement, English achievement the user name and class, the system will automatically call a stored procedure to display the corresponding three subjects, and the average credit basis points, which point is the average of credits stored procedure call a custom function get! !
(系统自动生成,下载前可以参看下载内容)
下载文件列表
存储过程实习\Script\Script.vcproj
............\......\ado2.cpp
............\......\ado2.h
............\......\ReadMe.txt
............\......\SetDSDlg.h
............\......\Debug\BuildLog.htm
............\......\.....\Script.exe.embed.manifest
............\......\.....\vc80.idb
............\......\.....\Script.pch
............\......\.....\vc80.pdb
............\......\.....\msado15.tlh
............\......\.....\msado15.tli
............\......\.....\msjro.tlh
............\......\.....\msjro.tli
............\......\.....\stdafx.obj
............\......\.....\SetDSDlg.obj
............\......\.....\ScriptDlg.obj
............\......\.....\Script.obj
............\......\.....\RoundButton.obj
............\......\.....\Script.res
............\......\.....\Script.exe.embed.manifest.res
............\......\.....\Script.exe.intermediate.manifest
............\......\.....\mt.dep
............\......\.....\Connect.obj
............\......\.....\ado2.obj
............\......\stdafx.h
............\......\Script.rc
............\......\Resource.h
............\......\Script.aps
............\......\Connect.cpp
............\......\Script.h
............\......\ScriptDlg.h
............\......\Connect.h
............\......\ScriptDlg.cpp
............\......\Script.cpp
............\......\SetDSDlg.cpp
............\......\stdafx.cpp
............\......\res\Script.rc2
............\......\...\Script.ico
............\......\Script.vcproj.20090313-2158.Administrator.user
............\......\RoundButton.cpp
............\......\RoundButton.h
............\Script.sln
............\Script.suo
............\存储过程.suo
............\Script.exe
............\......\Debug
............\......\res
............\Script
存储过程实习
............\......\ado2.cpp
............\......\ado2.h
............\......\ReadMe.txt
............\......\SetDSDlg.h
............\......\Debug\BuildLog.htm
............\......\.....\Script.exe.embed.manifest
............\......\.....\vc80.idb
............\......\.....\Script.pch
............\......\.....\vc80.pdb
............\......\.....\msado15.tlh
............\......\.....\msado15.tli
............\......\.....\msjro.tlh
............\......\.....\msjro.tli
............\......\.....\stdafx.obj
............\......\.....\SetDSDlg.obj
............\......\.....\ScriptDlg.obj
............\......\.....\Script.obj
............\......\.....\RoundButton.obj
............\......\.....\Script.res
............\......\.....\Script.exe.embed.manifest.res
............\......\.....\Script.exe.intermediate.manifest
............\......\.....\mt.dep
............\......\.....\Connect.obj
............\......\.....\ado2.obj
............\......\stdafx.h
............\......\Script.rc
............\......\Resource.h
............\......\Script.aps
............\......\Connect.cpp
............\......\Script.h
............\......\ScriptDlg.h
............\......\Connect.h
............\......\ScriptDlg.cpp
............\......\Script.cpp
............\......\SetDSDlg.cpp
............\......\stdafx.cpp
............\......\res\Script.rc2
............\......\...\Script.ico
............\......\Script.vcproj.20090313-2158.Administrator.user
............\......\RoundButton.cpp
............\......\RoundButton.h
............\Script.sln
............\Script.suo
............\存储过程.suo
............\Script.exe
............\......\Debug
............\......\res
............\Script
存储过程实习