搜索资源列表
xp_md5_cppfans
- 这个存储过程是计算 MD5 值的,可以用来进行密码认证加密等。 SQL Server 的扩展存储过程 (Extended Stored Procedure, 简称 XP) 是通过在 MSSQL 数据库注册封装在 .dll 里面的函数实现的, 而这个 .dll 应该按照 M$ 提供的规则, 并且要连接 MSSQL 的库文件。由于 C++ Builder 自带的 MSSQL 库文件 OPENDS60.LIB 比较旧, 本文提供新版本的 OPENDS60.LIB 库文件, 支持 MSSQL
dy2006sqlquangongneng
- 动易2006sql全功能版 如果遇到MD5加密文件,而又不知道密码的, 请在数据库中换上这组加密的数据469e80d32c0559f8 密码就是admin888 此程序如需调试后方能使用,请您在百忙中抽出一点点时间,把调试好的程序打包发给我们。 为了您和大家都能使用到无错的代码,也为了程序的质量,请大家贡献自己的一份力量,为 创建更好的学习环境,让我们一起努力。 广告投放请与3E建站客服联系: QQ:486689 广告位置和价格请查
Manpower-ResourceManage
- C#数据库编程(人力资源管理系统),自带数据库!用户可以通过该实例掌握C#的编程基础知识!-Database Programming C# (human resource management systems), bringing their database! The user can master the examples of C# programming knowledge base!
library_systemPB
- 实现图书借阅管理功能,适用于PB自带数据库,通过PB实现界面的编辑-management functions applicable to the PB to bring their own databases, through PB interface editor
Store_proc_ado_recordset
- 利用ADO的recordset对象执行带参数的存储过程,并返回记录集的例子。带数据库文件。有详尽说明
dianzixiangce
- 电子像册: 采用C#和SQL编写,带数据库
HYZpos
- 一个MSSQL数据库会员制商场管理系统,带数据库SQL生成文件
Java+sqlserver2000
- 一个Java+sqlserver2000做的员工管理系统(带sql,分离数据库,java源码),是毕来设,里面有开发文档
MyMFCODBCSmpl
- 一个非常不错的MFC ODBC范例,利用SQL Server自带的数据库Northwind,用ODBC建立DNS数据源MyNWind,就可以测试。-a very good example of MFC ODBC, SQL Server Northwind own database using ODBC data sources to establish MyNWind DNS, it can test.
wh6603
- 网狐原版的6603网站代码 不带数据库的,可以下来看一下-The original 6603 Fox Network website code without a database, you can look under the
NorthwindAndpubsSql
- Northwind与pubs数据库脚本 为MSSQL的脚本文件,适合MSSQL的初学者学习数据库结构使用。 这两个数据库都是微软本身的经典数据库。不知为什么,SQL体验版不带这两个数据库了-Northwind and pubs database scr ipt for MSSQL the scr ipt file, suitable for beginners to learn the MSSQL database structure to use. These two database
LIB
- 此程序配合sql server 2000一起使用.若没装数据库服务器,则无法正常运行本程序. 在sql server的查询分析器里输入程序自带的LIB.sql里的语句. -This process, together with the use of sql server 2000. If not installed the database server, you can not the normal operation of the procedures. In the sql se
yinhang
- 带界面的银行管理系统。包括客户界面和内部管理界面。采用两种方式来实现数据库的连接和实现。-Interface with the bank management system. Including the customer interface, and internal management interface. Used in two ways to achieve database connection and realized.
ComputerSellSystem
- 电脑销售信息系统,为了使关于数据库操作的部分能够用代码更好的控制,此系统没有使用Delphi自带的数据库组件和第三方控件,而直接引用了ado2.8类型库生成ADODB_TLB.pas对数据库进行控制,也就是“原生ADO”。-Sales of computer information systems, in order to make database operations on the part of the code can better control, this system does n
shujuku
- 一个图书管理系统带后台数据库(SQL2005 )的实现.-A library management system with back-end database (SQL2005) realization.
StudentPB9.0
- 学生成绩管理系统源代码用PB9.0版本做的自带数据库[用户名密码默认dba sql]-Student performance management system source code to do with PB9.0 own version of the database [user name password default dba sql]
studentguanlixitong
- 学生管理系统 带数据库 具有增删改查功能。-Student management system with database
jiandandegongzixitong
- 适合初学者的简单的管理系统,带数据库,系统已在网上公布-Simple management system, suitable for beginners with the database, the system has been posted on the web
shujukushiyan
- 带界面的javaweb程序,拖入就可使用,分教师管理员和学生登录,实现不同的功能(The JavaWeb program with the interface can be used to log in by teacher administrators and students to implement different functions)
SQL2000SampleDb
- 数据库SQLSERVER2000后就不自带示例数据库了,这个是示例数据库的脚本 安装方法: 1、安装SQL2000SampleDb.msi后在C盘下有目录SQL Server 2000 Sample Databases,该目录下有instnwnd.sql、instpubs.sql脚本 2、打开SSMS,“文件---打开---文件”选择上面两个脚本即可创建示例数据库(After the database SQLSERVER2000, the sample database is not br