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

搜索资源列表

  1. TestEde

    0下载:
  2. 一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。-example of a test database on the Microsoft SQL Server development. May be used as reference.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:447446
    • 提供者:吴松
  1. gongdianjuoa

    0下载:
  2. 学习数据库开发的好例子,这是一个关于供电局数据库开发的示例!-good example of this is a power supply bureau of the sample database development!
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:14991841
    • 提供者:王雪亮
  1. 在SQL中删除重复记录(多种方法)

    0下载:
  2. 在SQL中删除重复记录 学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。-SQL delete duplicate records sql learning for a long time, I found in a building used for
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1555
    • 提供者:
  1. 使用ADO执行存储过程

    0下载:
  2. 一个用ADO执行存储过程的例子,在执行时可以连接不同的数据库-a process of the implementation of storage example, the implementation can be connected to a different database
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:127338
    • 提供者:张小强
  1. Delphidb

    0下载:
  2. Delphi_7.0数据库开发源代码。有内容十一章节,每章有合适的例子来配合讲题。可以分别调试。-Delphi_7.0 open source database. The contents are 11 chapters, each devoted to a suitable example to meet Topics. Debugging respectively.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:678264
    • 提供者:mumu
  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. CSqlMakerTest

    1下载:
  2. 一个vb开发,可以动态生成SQL的\"拼装类\". 例如: sql.strsql=\"select ? from ? \" sql.setFieldEx \"field1\" sql.setFieldEx \"tbl\" debug.print sql.strsql 输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." Fo
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:3740
    • 提供者:张正立
  1. wangjiejob1

    0下载:
  2. 一个数据库的小例子 实现了查询修改更新闪出各种操作 并能对基本表进行删除-a small example of database inquiries realized Update shining various operational and is able to delete the basic table
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:892
    • 提供者:wangjie
  1. WebCast20051118am_Demo

    0下载:
  2. 这是一个c#的用ado.net访问 sql server 数据库的例子 请参考-This is a c # ado.net visit with the sql server database please refer to the example
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:66691
    • 提供者:bill
  1. qiye_8

    0下载:
  2. 这是一个用SQL Server和ASP开发的搜索引擎网站,性质与百度等一样,输入你要搜所得信息,按照分类你会得到包含你信息的所有网页,该源码含有完整的SQL Server数据库文件,是数据库学习的不错实例。-This is a use of SQL Server and ASP development of the search engine website, Baidu nature and like, enter your search to information received, in
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:300091
    • 提供者:王维
  1. PhManage1

    0下载:
  2. 又服务器+客户端,不错的例子. 但是有所不同.-another server client, a good example. But different.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:111407
    • 提供者:振臂
  1. 一个管理VB源码的数据库例子

    0下载:
  2. 一个管理VB源码的数据库例子-a management VB source databases example
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:103200
    • 提供者:陈雄
  1. master

    0下载:
  2. PB开发的一个山庄管理系统,现在仍在使用中,数据库sql server 2000。具有餐饮管理和住宿管理,含会员,折扣,支持读卡器等。13944902227-PB Hill developed a management system, are still in use, database sql server 2000. With food and beverage management and accommodation management, including members, disco
  3. 所属分类:SQL Server

    • 发布日期:2017-05-14
    • 文件大小:3967991
    • 提供者:柳彦春
  1. QueueRegedit

    0下载:
  2. 常用有关于计算机优化的注删表批处理文件。比如网络共享,安装SQL Server 2000 系统挂起等等。搞定这些小事情。-Commonly used on the computer table to optimize the injection of a batch file to delete. For example, a network share to install SQL Server 2000 system hangs and so on. Get these small thin
  3. 所属分类:SQL Server

    • 发布日期:2017-04-02
    • 文件大小:11773
    • 提供者:黄普迅
  1. Projects

    0下载:
  2. 一个数据库的应用举例,天气遇到的一个系统编程-For example, a database application, the weather encountered a system programming
  3. 所属分类:SQL Server

    • 发布日期:2017-04-16
    • 文件大小:155781
    • 提供者:月圣
  1. example

    0下载:
  2. 数据库上使用的简单例子,作为初学者的使用很好-Database using the simple example, as a beginner in the use of good
  3. 所属分类:SQL Server

    • 发布日期:2017-04-01
    • 文件大小:849
    • 提供者:张中华
  1. ORM.Example

    0下载:
  2. 使用它可以不用写sql语句,特别是要写很多sql语句时,它就显得非常好用-this is a orm frame
  3. 所属分类:SQL Server

    • 发布日期:2017-04-05
    • 文件大小:137374
    • 提供者:李阳
  1. SQL-Server-2005-example-source-code

    0下载:
  2. 包括表的定义、查询、插入、修改代码,备份还原以及视图、存储过程和触发器代码-Including a table definition, query, insert, modify the code;Backup and restore, and views, stored procedures and triggers the code etc
  3. 所属分类:SQL Server

    • 发布日期:2017-04-03
    • 文件大小:14285
    • 提供者:李红丽
  1. xiangtongziduan

    0下载:
  2. sql查询 当有相同字段值的时候如何查询出来只显示一个,例如 a 数学 80 a 语文90 可以只显示一个a字段-sql query how to query when the same field values ​ ​ show only one example, a math and a 80 language 90 can only display one a field
  3. 所属分类:SQL Server

    • 发布日期:2017-04-05
    • 文件大小:1281
    • 提供者:rr65612776
  1. SQLserver-Example

    0下载:
  2. SQLserver的一个初级的例子,网上下载的,经过调试和修改,直白的教你怎么在win32程序中编写和SQLserver的数据连接。-SQLserver a primary example, online download, after debug and modify, straightforward to teach you how to write win32 program and SQLserver data connection.
  3. 所属分类:SQL Server

    • 发布日期:2017-11-24
    • 文件大小:1945
    • 提供者:许昊
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com