资源列表
MySql_Connection
- Sample to work on my sql connection sample.
20091210submit
- 其中包含连接SQL数据库,内容是学生信息管理系统。有基本的若干级布局。-students Info Management System. SQL server connected
SQL
- SQL系统存储过程(参考) 存储过程是一组带有控制结构的SQL语句,存储在数据库服务器上,以便完成特定的任务。粗略地讲,存储过程就是存储在数据库服务器上的一组(已经编译好的)可执行代码。这些过程是在服务器端存储和被执行,具有立即访问数据库的能力,可以被重复调用。使用存储过程不需要重新执行语法分析、语义检查和优化分析,减少网络通讯,具有很多优点。-SQL process of saving
ThebestSQLlanguage
- 精妙SQL语句大集合,大家可以用来参考参考,以利于你的开发!-Large collection of exquisite SQL statement, it can be used to refer to the reference, in order to facilitate the development of you!
xianxubianlisuanfa
- 先序遍历算法,实现对数据库中复杂的数据查询功能-Preorder traversal algorithm to achieve complex data in the database query function
SQLInjection
- another SQL injection
ctkj
- 用过SQL Server视图设计或Access查询设计的都见过这样的控件,控件外形象一个窗体,有边框、标题栏、图标、关闭按钮,可拖动、改变大小
SQL-Summary
- 自己的一点点小总结,是刚开始学的时候弄的,希望对新手有些帮助-SQL Summary
xinxixitong
- 该文件时学生信息管理系统的源代码,主要实现学生信息的管理-The document student information management system source code, the main achievement of the management of student information
exercise1-2
- Exercises 1 and 2 SSD7 Databes System and Structures icarnegie course.
ssd7-ex3-95
- ssd7 exercise 3 ,绝对有用~欢迎下载
Simplified_and_Traditional_SQL_string_function
- 利用编码对照表,实现 简体转繁体,繁体转简体的转换,注意:转换函数使用的是unicode编码。-The use of code comparison table to achieve the transfer Simplified Traditional Chinese, Simplified Traditional turn the conversion, pay attention: transfer function using a unicode encoding.