搜索资源列表
W2kSqlextendedproc
- BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini ) --删除文件Select dbo.FileDelete( C:\\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\\Test\\test ,1) --文件复制Select dbo.FileCopy( C:\\boot.ini , c
fms
- 实现文件的管理,对文件可以进行添加、删除、修改。包括数据库和源代码,很实用。-File management, you can add, delete, modify files. Including database and source code, it is practical.
demo
- vc++6.0编写对sql2005进行查、插、删、改操作.采用udl文件链接数据库,使用时请配置udl文件,数据库名为student ,可以根据代码创建,很简单的,就一张表,这里就不贴了。-written on the sql2005 vc++6.0 to check, insert, delete, change operations. udl file link with the database, please use configuration udl file, the databas
kucunguanlixitong
- 库存管理系统主要由【货物管理】、【基本档案】、【查询统计】、【系统维护】和【帮助】等模块组成。进入该系统后,用户可以对系统中的一些基本信息进行添加、修改和删除等操作。另外,如果是管理员登录,还可以对用户的权限、用户名和密码进行修改。-Inventory management system mainly by cargo management [], [basic file], [] query statistics, system maintenance [] and [help] such m
oracle_dynamic_sql
- 介绍了在oracle里,如何使用动态SQL,如何进行级联删除,文件中举例阐述了实现方法-Introduction in the oracle, the how to use dynamic SQL, how to cascade delete, file, for example on implementation methods
QueueRegedit
- 常用有关于计算机优化的注删表批处理文件。比如网络共享,安装SQL Server 2000 系统挂起等等。搞定这些小事情。-Commonly used on the computer table to optimize the injection of a batch file to delete. For example, a network share to install SQL Server 2000 system hangs and so on. Get these small thin
Studentsinformationmanagementsystem
- 学生信息管理系统本系统使用了破解控件,请先双击按提示安装flexcell.msi文件,达到破解效果,然后使用本程序 只需要输入与SQL的连接参数,无须创建数据库(此操作为学生信息管理系统自动完成). 默认登陆系统帐号为admin,密码为空 注意:如果在此之前,数据库中有student这个数据库,请将其删除,否则操作不会成功!-Students information management system using a crack control system ac
student_manage
- 1、 实现学生信息的基本管理(录入、删除、修改、查询) 2、 实现课程信息的基本管理(录入、删除、修改、查询)。 3、 实现选课信息的基本管理(录入、删除、修改、查询) 4、查询。实现复合查询和动态查询 管理员登陆、管理员对数据库数据的备份和恢复等。 备份实现是通过把数据库内容保存到文件中实现的 管理员对学生选课和成绩统计及分析 需要注意的是,运行该程序需要电脑上装sql2005,并且在local账户上新建三个word文档上的表-用C#写的学生信息管理系统1, to
SQL-shujuku-gongyingguanxi
- 数据库的实验报告,是关于供应商,供应关系等的。。。。里面包含SQL Sever2000写的数据库文件,以及老师要求实现的一些查询,删除,修改等操作!另外还有一份完整的报告!-Database of lab reports, is on the supplier, supply, etc.. . . . Which contains the SQL Sever2000 write the database file, and the teacher asked the realization of
CSXS
- 题目6:档案管理系统 设计一个档案管理系统。 实现下列功能: 1.维护人员的档案信息(输入、修改和删除) 2.根据给定条件查询人员档案信息; 3.档案报表输出;-Topic 6: The file management system to design a records management system. The following functions: 1. Maintenance personnel file information (input, modify, a
Studentsperformancemanagementsystem
- 这是一个使用vb制作的小型学生成绩管理系统,能实现学生信息的添加,删除,修改,查询,等功能。改压缩文件李曼包含了源程序和数据库。连接好数据库之后就可以直接使用了!-This is a small-scale production using vb student achievement management system that enables students information to add, delete, modify, query, and other functions. Le
Database-credit-management-system
- 1.维护人员的档案信息(输入、修改和删除) 2.根据给定条件查询人员档案信息; 3.档案报表输出; -1. Maintenance personnel file information (input, modify, and delete) 2. According to the given query conditions, personnel file information 3. File the report output
panpan1
- 自己编写的学生档案管理系统,能够实现基本的学生信息查询,添加学生信息,删除等一系列基本功能,欢迎下载-Students to write your own file management system, able to achieve the basic student information query, add student information, delete a series of basic functions, welcome to download.
xueshengdangan
- 学生档案管理系统,基于vc++连接sql数据库 简单的档案查询 录入 删除 -Student records management system, based on vc++ connect sql database file query entry delete
SQLQuerytest
- 创建定时备份数据库、备份表的存储过程,删除60分钟前的过期表,手动还原数据库,删除指定时间前的文件-Create the stored procedures of backup database and tables delete expired table 60 minutes ago manual reduction database delete the file before the appointed time
sqlite-
- 将SQLite3.3.8(或者SQLite-3.3.12)移植到ARM2410开发板上,实现数据的增、删、改、查等功能。首先建立交叉编译环境,安装cross-2.95.3.tar.bz2交叉编译工具到/usr/arm-linux目录下,修改/home/sqlite-3.3.8目录下的configure文件的部分内容,将Makefile文件中的部分内容,设置交叉编译环境,再编译并安装,就生成了库文件,然后把sqlite3和lib下的库文件移植到ARM上-Will SQLite3.3.8 (or S
delete-sqlserver-log
- 手动配置可定期清除sqlserver日志文件的job批处理文件-Manually configure the job batch file to clear the sqlserver log file
xoda-a5
- XODA是一个简单的文档管理系统(DMS),使用Ajax技术进行开发,无需数据库后端,可对包括文件和目录编辑附加的描述、标签和分类,并进行常规的操作,例如移动、重命名、删除等。(XODA is a simple document management system (DMS), using Ajax technology development, no database of back-end, including file and directory and edit the descr ip