登录
首页 » SQL Server » vb开发的数据库管理系统,附有全部源码,保证能运行

vb开发的数据库管理系统,附有全部源码,保证能运行

于 2022-01-26 发布 文件大小:43.43 kB
0 192
下载积分: 2 下载次数: 2

代码说明:

vb开发的数据库管理系统,附有全部源码,保证能运行-vb development of the database management system with full source code, the guarantee can run!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • "code" directory procedures, the need to install SQL Server 2000, and...
    “代码”目录下的程序,需要安装SQL Server 2000,并建立起相应数据库。 各个实例的数据库文件存放在相应“建库脚本”目录下,有两种方法建立数据库。 一是在SQL Server的企业管理器中右击“数据库”节点,单击【所有任务】|【附加数据库】菜单命令, 选择相应的数据库文件(扩展名为mdf),单击【确定】按钮就可以了;另一种方法是通过SQL Server的企业管理器的恢复数据库功能, 从数据库备份文件恢复,备份文件的扩展名为bak。 -"code" directory procedures, the need to install SQL Server 2000, and to establish a corresponding database. Examples of the various database files stored in a corresponding "building a database script" directory, there were two ways to build up a database. First, the SQL Server Enterprise Manager right-click the "database" nodes, [Click all the tasks-- |-- [Additional database menu orders choose the database files (files extensions), click [set] button on the can; Another method is through SQL Server Enterprise Manager to restore the database functions, from the database backup file recovery, backup document called the expansion bak.
    2022-05-31 08:57:37下载
    积分:1
  • 一个小型的人事档案管理软件~做课程设计的同学们可以下载参考~也可以稍做修改进行使用的...
    一个小型的人事档案管理软件~做课程设计的同学们可以下载参考~也可以稍做修改进行使用的-a small personnel files management software to design the courses so students can download reference to slight changes can be carried out using the
    2023-01-08 17:00:03下载
    积分:1
  • 这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。...
    这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。-This program is a student accommodation system, based on vc++6.0 development, has a detailed database design. This package provides a complete program design report and the source code to achieve.
    2022-01-26 03:06:03下载
    积分:1
  • c代码,学校的数据库做的 时候留下的 ,heel
    c代码,学校的数据库做的 时候留下的 ,heel-c code, the school database to do the time left, heel
    2022-02-12 08:55:56下载
    积分:1
  • tsql md5 function, md5 is a summary algorithm can also be used for encryption, e...
    tsql md5函数,md5是一个摘要算法,也可用于加密,加密后不可反相运算-tsql md5 function, md5 is a summary algorithm can also be used for encryption, encrypted not RP-Operational
    2023-08-08 04:50:03下载
    积分:1
  • 在线购物
    在线购物是藉以消费者直接购买商品,过程服务等从卖方以交互方式在无中介服务机构通过互联网实时。 在线购物是从在互联网上销售的商家购买货物和服务的过程。从万维网的诞生,商人寻求其产品销售给上网冲浪的人。当他们坐在电脑前,购物者可以从舒适的家园和商店访问 web 商店。消费者在购买各种物品从在线商店。事实上,人们可以事从购买提供在线他们产品的公司。书籍、 服装、 家电、 玩具、 硬件、 软件和健康保险只是的有数百名消费者可以从在线商店购买的产品。 很多人选择进行网上购物更为方便。例如,当在砖和砂浆店人商店,她不得不开车到商店、 找到一个停车的地方,和店内走,直到她找到她需要的产品。找到后她想要购买的项目,她可能经常需要站在收银台的长线。 尽管在线购物的方便,但不是每个人都选择购买物品和在线服务。有些人喜欢物理上要去商店和体验购物过程的想法。他们喜欢触摸商品、 试穿服装,和身边的其他人。在线购物不允许购物者触摸产品或 8 有任何社会的互动。它也不会允许他们带回家的商品他们买它的同一天。 在线购物允许您浏览通过无休止的可能性,甚至提供不可用在商店的商品。如果你寻找一个利基产品,不可以本地分发,你肯定能找到你在找什么上互联网。更有用的是能力,比较类似的项目,或不在线。您可以搜索通过多个存储在相同的时间,比较材料的质量,大小和同时定价。
    2022-10-16 10:30:03下载
    积分:1
  • This is the SQL Server 2008 advanced Topics and telles the Basic Difference betw...
    This the SQL Server 2008 advanced Topics and telles the Basic Difference between 2000 and 2008 -This is the SQL Server 2008 advanced Topics and telles the Basic Difference between 2000 and 2008
    2022-01-23 10:15:08下载
    积分:1
  • sql2000kc
    《SQL Server 2000课程设计案例精编》-李昆(案例四 企业员工资料管理系统)利用VB+SQL Server 2000进行课程设计,用一个通用的企业员工资料管理系统来介绍人事管理系统的实现过程。 案例四 企业员工资料管理系统 4.1 程序设计目的 4.2 程序功能介绍 4.3 程序设计 4.3.1 后台数据库设计 4.3.2 类模块设计 4.3.3 用户登录系统设计 4.3.4 系统主界面设计 4.3.5 员工信息管理系统设计 4.3.6 员工工资管理系统设计 4.3.7 员工部门/职务变动管理系统设计 4.3.8 用户管理系统设计 4.4 小结 4.5 课后作业 4.6 答案解析( SQL Server 2000 Short Course Design Case - Li Kun (case IV employees the information management system) using VB+ SQL Server 2000 for curriculum design, use of a common information management system for enterprise employees to introduce the personnel management system to achieve the process. Four cases of employee data management system designed to process 4.1 program features 4.2 Programming 4.3.1 Introduction 4.3 Background 4.3.2 database design class module design 4.3.3 users sign-on system design 4.3.4 System 4.3.5 main interface design information management staff System 4.3.6, wages and salaries of employees Management System 4.3.7 Department/job change management system design 4.3.8 User Management System 4.4 operating 4.6 Summary 4.5 after-school answer to resolve)
    2008-06-23 15:16:51下载
    积分:1
  • SQL Server 2000 backup, using Delphi7 achieved, you are welcome to download!
    SQLSERVER2000备份,用delphi7实现的,欢迎您下载使用!-SQL Server 2000 backup, using Delphi7 achieved, you are welcome to download!
    2022-01-26 03:03:50下载
    积分:1
  • 同学给我sql做的。用到了asp的设计。。。。比较牛。包含文档。网上书城...
    同学给我sql做的。用到了asp的设计。。。。比较牛。包含文档。网上书城-Sql my classmates do. Use of the asp design. . . . Comparison of cattle. Contains the document.
    2022-05-12 21:06:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载