资源列表
SQLServerClass
- 连接数据库源代码,详细说明连接sqlserver数据库,对数据库进行读写操作(Connect database source code)
ORACLE删除表空间会入到的问题及解决方案
- 用于Oracle自动备份 已经常用问题解决(oracle automatic backup)
database
- 建立微信数据库,删除,建立视图等,包括建立4个表和索引(create wechat database)
luo
- 这个软件很不错,有多个数据库开发案例,希望大家下来-The software is pretty good, there are a number of database development case, I hope everyone down
Ex_2
- Exercise 2 from ssd7 icarnegie
CURD
- Oracle数据库CURD基本查询,程序猿必备精品,初级班-public class ClassicQueryTranslatorFactory extends Object implements QueryTranslatorFactory
GetFileFolderTime
- 获得文件或者文件夹修改/访问时间的存储过程-Access to documents or folders to modify/access time of the stored procedure
delTabProcess
- 表空间清理存储过程样例 当表空间满后,自动清理多余表 表按照时间建立-Sample clean-up the stored procedure table space when the table space is full, the automatic cleaning exemplar in accordance with the time to build up extra
080248_1
- 单链表操作,从键盘输入任意的5个数,生成一个有序单链表-Single-linked list operation, from the keyboard input any number of 5 to generate an ordered singly linked list
lab04
- Polynomials addition using array of structures
SQLQuery1
- 一个学生信息管理的数据库设计的案例,以供大家学习-a sql program for student information administration system
sql_auto
- 很多时候要求SQL定时自动执行一些操作,如,检测操作人员登录等。一般采用CS后台服务程序比较麻烦,这里从存储过程上给出一条新思路。非常详细。-auto excute do something in SQL2000