搜索资源列表
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
xp_md5_cppfans
- 这个存储过程是计算 MD5 值的,可以用来进行密码认证加密等。 SQL Server 的扩展存储过程 (Extended Stored Procedure, 简称 XP) 是通过在 MSSQL 数据库注册封装在 .dll 里面的函数实现的, 而这个 .dll 应该按照 M$ 提供的规则, 并且要连接 MSSQL 的库文件。由于 C++ Builder 自带的 MSSQL 库文件 OPENDS60.LIB 比较旧, 本文提供新版本的 OPENDS60.LIB 库文件, 支持 MSSQL
ActiveX_Da173053482004
- ActiveX Data Objects Programming in C++ Descr iption: ActiveX Data Objects Programming How To: Hey, this is some kind of an experiment in writing tutorials in PSC. All of my articles are in .html files included in the zip file, together with the s
web_ftp_import
- MSSQL数据导入,将CSV文件导入MSSQL数据库里-MSSQL data import, the CSV file into MSSQL database
studentsys
- 学生档案管理系统,是基于c++BuildER和SQL的编程的-Student file management system, is based on the c++ BuildER and SQL programming the
guanlixitong
- 一套人事管理系统,数据源文件为SQL数据库 SQL数据源名称为:sam人事管理,所有用户的密码初始化为123-A personnel management system, data source file for the SQL database for SQL data source name: sam of Personnel Management, all the user' s password is initialized to 123
managmentsystem
- 利用c++与SQL2000实现了一个物流管理系统,SQL源文件也包含在里面-Using c++ and SQL2000 has a logistics management system, SQL source file is also included in the inside
student_manage
- 1、 实现学生信息的基本管理(录入、删除、修改、查询) 2、 实现课程信息的基本管理(录入、删除、修改、查询)。 3、 实现选课信息的基本管理(录入、删除、修改、查询) 4、查询。实现复合查询和动态查询 管理员登陆、管理员对数据库数据的备份和恢复等。 备份实现是通过把数据库内容保存到文件中实现的 管理员对学生选课和成绩统计及分析 需要注意的是,运行该程序需要电脑上装sql2005,并且在local账户上新建三个word文档上的表-用C#写的学生信息管理系统1, to
Hotel_MIS
- Visual C++和SQLServer实现的饭店管理系统,内附源码和数据库源文件-Visual C++ and SQLServer hotel management system implemented, the source file containing the source code and database
jxgl
- 用vs2005和sql server 2000开发的一个教师档案管理系统.采用C#语言,很不错的.-Vs2005 and sql server 2000 with the development of a teacher file management system. Using C# language, very good.
GetSetImage
- this code development with C# and SQL Server it s contain three method. 1-Get Image from Database and set to picture box 2-Save image to Database 3-Red image from file to bytes array -this code development with C# and SQL Server it s contai
TripManager
- C#编写的基于SQL SERVER数据库的一个旅行社预约系统, 可以做一些简单的预约, 更新, 检查和查询工作. 数据库系统可由附带的*.SQL文件建立.-C#, SQL SERVER database, based on a travel agent booking system, you can do some simple appointments, updates, checks and inquiries. Database system can be established with
SQLDataScriptCreator
- c#编写的可以生成sql语句脚本的小程序,可以选择sql文件并生成相应的脚本语句-c# written a small program that can generate the sql statement scr ipt, you can choose the sql file and generates the corresponding scr ipt statements
job-sched
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
bufmgr.c.tar
- The file freelist.c contains the code to implement the buffer replacement strategy used when there are no unused slots in the buffer pool. Augment the code in this file so that it can use any one of three possible buffer replacement strateg
freelist.c.tar
- The file freelist.c contains the code to implement the buffer replacement strategy used when there are no unused slots in the buffer pool. Augment the code in this file so that it can use any one of three possible buffer replacement strateg
exam-management
- 用C++和数据库编写的考试管理系统,含有sql文件-With the preparation of the examination C++ and database management system, containing sql file
ExecuteSQLfile
- 执行SQL文件,用C++写的,简单清晰明了,希望能够用的上-Execute SQL file using C++ to write a simple clarity, hoping to use the
C#图书管理系统
- 利用vs2015以及sql server 2016编写的图书管理系统,纯手打,包括工程以及数据库bak还原文件。基本实现了图书管理需要的功能。下载后注意重新配置数据库。(Using vs2015 and SQL Server 2016 book management system, pure hand, including engineering and database bak restore file. The function of the book management is basic
学生学籍管理系统
- 登录用户名和密码:萧宇 admin 注意:由于本例使用的数据库文件是基于Office 2007的,所以用户机器中应该事先安装Office 2007,否则注册新用户的过程中将会报错“未在本地计算机上注册“Microsoft.ACE.OLEDB.12.0”提供程序。”(Note: since the database file used in this example is based on Office 2007, the user machine should install Office