搜索资源列表
xp_md5_cppfans
- 这个存储过程是计算 MD5 值的,可以用来进行密码认证加密等。 SQL Server 的扩展存储过程 (Extended Stored Procedure, 简称 XP) 是通过在 MSSQL 数据库注册封装在 .dll 里面的函数实现的, 而这个 .dll 应该按照 M$ 提供的规则, 并且要连接 MSSQL 的库文件。由于 C++ Builder 自带的 MSSQL 库文件 OPENDS60.LIB 比较旧, 本文提供新版本的 OPENDS60.LIB 库文件, 支持 MSSQL
SQLC++
- 数据库客户信息管理系统,C++,SQL下完成.进入系统前需要身份验证、用户名、密码,输入正确后方可进入。 用户可以根据需要定义客户类型信息。对客户类型信息进行修改和删除。 用户可以定义客户的详细信息。 对用户的详细信息进行修改和删除在系统中对客户资源进行查询和编辑。 系统的需求具体体现在对各种信息的保存、修改和查询等方面。-Database of customer information management system, C++, SQL completed. Into th
HotelManageSystem
- 宾馆管理系统,vc++6.0开发。ODBC方式连接sql server数据库。模块包括身份验证,系统修改,客房信息管理,订房信息管理,结算信息管理等,界面友好.-Hotel Management System, vc++ 6.0 development. ODBC to connect sql server database. Modules, including authentication, system changes, room information management, booki
DMS
- 这是一个文档管理系统。实现了文件的制作、修改、传递、、保存、销毁、存档等一系列操作。 用户名为mr 密码:mrsoft SQL Sever2000安装时验证模式为混合模式,用户名为sa,密码为空。 本实例使用ADO数据库连接技术-This is a document management system. Realize the production of a document, modify, transfer, preservation, destruction, fil
informationmanagementsystem
- 本教务管理系统主要包括对基本信息进行管理、查询以及制定课表、安排考试等功能。用户通过身份验证后进入系统,可以对基本信息进行增加、修改、删除以及查询;结合各项基本信息可以进行班级选课、课表制定、考试安排。-The educational management system including management of basic information, inquiries and the development of curriculum, examination arrangements a
BBS(VB)
- 基于vb的bbs,用的是sqlservice2000 能实现现在bbs的基本功能,如鉴权,留言,公告,发帖等基本功能,可以联机使用,需要更改源程序中的IP,不过没有数据库文件了,仅供参考-Vb on the bbs, using a bbs now sqlservice2000 to achieve the basic functions, such as authentication, message, notice, posting and other basic functions,
sql-file
- 这是一个基于SQL SERVER的程序,里面包括数据查询,数据表创建,记录修改、添加等等,在SQL的查询分析器中验证可用-This is a program based on SQL SERVER, which includes data query, data tables to create, record modify, add, and so the Query Analyzer in SQL authentication available
Railway-Information-Inquiry-System
- 铁路交通信息查询系统,主要包括用户登录,验证登陆信息,主要功能模块有查询,修改,删除等-Railway traffic information query system, including user login authentication login information, the main function modules query, modify, delete, etc.
QQsql
- MiniQQ数据库,有QQ用户的生肖表,星座表,血型表,身份验证类型表,QQ好友间消息类型表,QQ找回密码问题表,QQ用户状态表,QQ用户基本信息表,QQ好友表,QQ好友消息表...可保存大量的聊天相关信息-Database MiniQQ, the QQ users zodiac table, constellation table, blood type table, authentication type table, message type table in the QQ friends
WindowsFormsApplication3
- 超市商品信息查询系统,模拟串口接收,数据库用户验证登陆。-Supermarket merchandise information systems, simulation serial receiver, database user authentication login.
SQL数据库完整配置过程
- 默认Windows身份验证-->SQL Server身份验证 计算机名/数据库实例进行连接-->IP地址进行连接 默认登录名进行连接-->新建的实例名进行连接(Default Windows authentication, -->SQL, Server authentication Computer name / database instance to connect -->IP address for connection The default log
