搜索资源列表
mycshop1234
- 数据库课程设计__选修课管理系统__含有SQL数据库和全部源代码-curriculum design database management system optional __ __ containing SQL database and full source code
sqlserver2000_database_yuandaima
- sql server 2000 数据库与应用,包括课件和部分源代码-sql server 2000 database and applications, including courseware and some source code
sql_svr_enum
- 列举SQL Server服务器和数据库sql_svr_enum,非常不错的源代码,vc的-cited the SQL Server database and sql_svr_enum. very good source, the vc
studentms
- 为数据库类的程序开发,就是学生的一些数据和信息的储存,归类,分析等功能软件源代码
sdglxt
- 可连接SQL,ORACLE等数据库。 首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码.doc里)并在PASSWORD表里添加新项name:‘admin ,psw: admin 这是管理员登陆帐户。 剩余的就看帮助文件吧。
books
- 基于ASP和数据库的对查询图书的实现的源代码。希望对大家有帮助
MSSQLBRApp
- 这是c#编写的对数据库备份和还原的源代码 可以不需要在数据库中那么繁琐的备份了
江西曙光新农合接口
- 江西曙光新农合接口程序,VB.NET的源代码,包含数据库操作,和医疗软件的基本概念。
VBshoping
- VB商品销售管理完整程序.rar VB做的商品销售管理系统 有完整的源代码和数据库 只需连接好数据库就可以直接运行了 这是毕业设计 希望对大家有帮助-VB to do merchandise sales management system A complete source code and database Just plug in your database, you can directly run This is a graduation proj
fms
- 实现文件的管理,对文件可以进行添加、删除、修改。包括数据库和源代码,很实用。-File management, you can add, delete, modify files. Including database and source code, it is practical.
shoujiguanlixitong
- 这是一个C#开发的手机管理系统,内含源代码和数据库文件,只要下载附加数据库就可以运行,还有PPT是一个很好的学习代码。-This is a C# Developed mobile phone management system, including source code and database files, as long as you can download the attached database to run, as well as PPT is a very good learn
123
- 《数据库技术》课程大作业 住院管理信息系统 数据库运行和维护阶段源代码 在数据库系统运行过程中必须不断地对其进行评价、调整与修改- Database technology courses operating hospital management information system database operation and maintenance phase of the source code in the database system is running the pr
biyesheji
- 随着计算机的广泛应用,人们已经对网络不再感到陌生。在科技飞速发展的今天,电脑信息技术与各行各业进行了有效的结合。人们在网上可以进行网上购物,网上交友,电子商务,网络营效等等。面对强大的网络功能,必须在某方面要有一个健全的系统才能使网络发挥的淋漓尽致。在这个平台上,论坛提供了一个全新的人类沟通新方式。 本文主要分析了论坛的主要组成情况,包括论坛的设计目标,框架结构,数据流程和论坛的主要特点等,重点介绍了论坛前台功能模块的详细思路和实现方法,以及对后台数据库关键技术和部分源代码的详细说明。
MyCode_LibraryMIS_Delphi_SQL2000
- 数据库原理课程设计的关于图书馆管理系统源代码和一些图标资源,Delphi7+SqlServer2000整合的数据编程-Principles of curriculum design the database on the library management system source code and a number of icons resources, Delphi7+ SqlServer2000 integrated data programming
phone_sell
- 自己用PB开发的手机销售管理系统,附源代码和数据库-Their own development with the PB mobile phone sales management system, with source code and database
booksell
- 可连接SQL,ORACLE等数据库。 首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码.doc里)并在PASSWORD表里添加新项name:‘admin ,psw: admin 这是管理员登陆帐户。 剩余的就看帮助文件吧。-Can be connected to SQL, ORACLE and other databases. First establish SHOP user password SHOP, gi
wangshangchafen
- 进行网上查分,利用asp和sql运行,里面数据库和源代码都有-Online check points, using asp and sql running inside the database and source code are
library
- 基于VB的源代码和数据库查询器开发的图书馆管理查询系统-Based on the development of a library of VB source code and database query management query system
renshikaoqinguanlixitong
- 用MFC和SQL200开发的人事考勤管理系统,ADO链接数据库,有源代码和说明文件-With the MFC and SQL200 development of personnel time and attendance management system, ADO link database, source code and documentation
C#连数据库增删改查实例
- 这里是用C#连接数据库SQL,然后用C#对数据库进行增删改查的实例,内含有源代码和已经建好的数据库