CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 SQL Server数据库 搜索资源 - add

搜索资源列表

  1. smalldatabase1

    0下载:
  2. 刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。 功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页! 注: 里面的东西还没有进行整理,多少还有一些凌乱。由于刚刚学,有些功能不知道,许多功能还是按照以前的知识进行写的,多少显得笨拙!但也是一种解决的方法,可供初学者 参考。 说明文档--给初学者 1、首先把数据库文件加入到SQLSERVER数据库中DATA路径下, 2、在SQL SERVER中:右键选中数据库/所有任务/附加
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:122605
    • 提供者:张三
  1. 数据库连接的两种方法

    0下载:
  2. 这里采用了两种连接数据库的方法,通过ADO控件连接SQL Server数据库 对所连接的数据库进行数据的修改、添加、删除等操作 -here used two methods to connect to the database through ADO connectivity to the SQL Server database by connecting to the database data changes, add, delete, etc
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:8008
    • 提供者:周腾裕
  1. 图书信息管理系统

    2下载:
  2. 是用VFP写的一个图书馆管理程序,主要是对数据库方面的操作,对图书资料的添加,删除,修改,查询等功能...还有数据报表的生成等-VFP is written by a library management procedures, mainly for database operation, information on the books to add, delete, modify and query capabilities ... also the data generated such
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:95733
    • 提供者:dd
  1. 贸易公司管理系统

    0下载:
  2. 本代码为贸易公司管理系统,用于学习教程,也可以实用。主要功能有对客房、货物、供应商的添加、删除、查询、修改等。-code for the trading company management system for the study guide, can also practical. The main function of the rooms, goods, vendors add, delete, query, as amended.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:127815
    • 提供者:
  1. 售货系统

    0下载:
  2. 本售货管理系统用vc和sql开发,用于课程设计,完成其基本功能:添加、删除,查询,修改等。-the sales management system with vc and sql development for curriculum design, completed its basic functions : add, delete, inquiries, as amended.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:216055
    • 提供者:
  1. 追查ZhuiCha_com网络技术 追查网络技术论坛.files

    0下载:
  2. (2) 主要算法的基本思想: 从题目上来分析我认为这是一个图的最短路径问题。因此决定用Dijkstra算法按路径长度递增的顺序逐步产生最短路径的方法:设置两个顶点的集合T和S,集合S中存放已找到的最短路径的顶点,集合T中存放当前还未找到的最短路径的顶点。初始状态时,集合S中只包含源点V0,然后不断从集合T中选取到顶点V0路径长度最短的顶点加入到集合S中,集合S中每加入一个新的顶点U,都要修改顶点V0到集合T中剩余顶点的最短路径长度值,集合T中各顶点新的最短路径长度值为原来的最短路径长度值与顶
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:23915
    • 提供者:林渊
  1. pro_sql

    0下载:
  2. 存储过程脚本程序源码,自己过去写的方便编写存储过程的程序,能够选中表-〉选择字段-〉自动生成增加、修改的存储过程-stored scr ipt source of his past was prepared to facilitate the process of storage procedures, selected to Table-> choice field-> Automatic Generation add, modify the storage process
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:503136
    • 提供者:李绍龙
  1. SQL_Windows_tutorial

    0下载:
  2. 本书可以帮助您尽快掌握SQL编程技术,书中提供了丰富的范例,帮助您学习如何创建和修改数据库对象、从数据库中添加和检索数据,并修改已经添加到数据库中的数据。本书按照SQL:1999标准编写,可以帮助您执行查询和修改,创建数据库,创建和修改嵌入式语句,排除与系统和数据相关的故障,等等。书中具有丰富的讲解内容、注释的代码以及其他行之有效的教学手段。 -this book can help you quickly grasp SQL programming techniques, the book
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:15456812
    • 提供者:刘德华
  1. sql2

    0下载:
  2. SQL学习宝典2.0的使用说明: 1.在win95,win98下要安装PWS(win98安装盘里有). 2.把sql2目录设为虚拟目录。 2.在浏览器中运行http://localhost/sql2/index.asp. SQL学习宝典2.0的功能说明: 1.学习和检验SQL语句,输入SQL语句即可执行,及时显示结果。 2.assess数据库显示,显示数据库中的所有表名和所有表的记录, 包括字段类型。可以在conn.inc文件中把xx.mdb换成你自己的数据库
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:19710
    • 提供者:11
  1. shangping

    0下载:
  2. 商品销售管理系统! 基本上实现了:添加、删除,查询,修改等功能!-sales management system. Basically realized : add, delete, inquire, modify, and other functions.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:773533
    • 提供者:four
  1. studentgradecw

    0下载:
  2. 成绩管理系统,用VC和SQL 2000开发,非常不错的一个系统,用户根据不同权限访问数据库,进行添加、修改、查询、删除、打印、备份和还原数据库等操作-performance management system, with VC 2000 and SQL development, a very good system, Under the authority of different users access to the database, add, modify, search, delete
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:365453
    • 提供者:guangyu
  1. lrt119_CreateDataBase

    0下载:
  2. 控件作用: 自动创建SQL数据库(可以同时间创建多个数据库) 控件用法: 1:添加数据库(可以添加多个数据库)选择相应的数据库. 2:添加SQL文件(创建数据表,视图,过程.可从SQL文件中加载) 3:添加基础数据库基础默认数据(可从SQL文件中加载) 4:保存并退出 调用方法 : cCreateDBV21.Execute 其它 : cCreateDB(进度显示)-control role : automatic creation of the SQL
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:63269
    • 提供者:type
  1. DataGridToExcel

    0下载:
  2. 将数据集DataSet转换为Excel表格输出,使用时要在VS2003中重新添加引用-DataSet data sets will be converted to Excel spreadsheets output use VS2003 to re-add quote
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:10121
    • 提供者:可中言
  1. DBUpdate

    0下载:
  2. 本人的总结,对于了解数据库操作的人特别有用,包括数据库的添加,修改,删除等,而且每种操作有不同的方式-I summed up, for understanding the operation of the database, especially useful, including database add, modify, deleted, but each operation in a variety of ways
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:29036
    • 提供者:可中言
  1. vfp1

    0下载:
  2. 员工培训管理系统的分析与实现,VFP编写. 用户权限等级分两级: 1--管理员级用户,可以对任何内容进行操作。 2--操作员级,只能操作“培训计划管理”和“系统管理”两个模块 并且,在“系统管理”中不能添加和删除用户。 缺省用户情况: 管理员级用户:“管理员” 密码:1 操作员级用户:“操作员一”、“操作员二” 密码:2-staff training management system for the analysis and implementat
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:334761
    • 提供者:weisong
  1. dbo.additemtoshoppingcart

    0下载:
  2. 这也是一个存储过程,这个存储过程的作用是向购物车中添加一项商品以及购买的总数量.-This is a storage process. The storage process is the role of shopping cart to add a commodity and the purchase of the total volume.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:848
    • 提供者:陈斌峰
  1. tushuguanli2007

    0下载:
  2. 有读者和图书信息的添加查询,借还书等,先建立数据库和ODBC数据源-readers, and books add information inquiries, books, etc., to first establish a database and ODBC data sources
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:418930
    • 提供者:abc
  1. fafsdfsf

    0下载:
  2. 实现对学生信息的添加、删除等功能是用VB和数据库作为开发环境的!-realization of the right of students to add information to delete function is used as a database and VB development environment!
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:905361
    • 提供者:张满
  1. huochepiaogggggggggggggg

    0下载:
  2. 火车票的销售系统,包括对数据库的查询,修改,添加,不同的用户和管理员的登入有不同的功能模块-train ticket sales system, including queries in the database, modify, add, different users and administrators sign a different function modules
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:361316
    • 提供者:留住
  1. apual

    0下载:
  2. 系统实现了图书的添加,删除,修改,读者借书,还书。查找书籍等功能。-system for the library to add, delete, modify, library readers, book. Search books, and other functions.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:50332
    • 提供者:黄波
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com