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

搜索资源列表

  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
    • 文件大小:436.96kb
    • 提供者:吴松
  1. gongdianjuoa

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

    • 发布日期:2008-10-13
    • 文件大小:14.3mb
    • 提供者:王雪亮
  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
    • 文件大小:1.52kb
    • 提供者:
  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
    • 文件大小:124.35kb
    • 提供者:张小强
  1. 物资管理系统实例zhang

    0下载:
  2. VB编写的物资管理系统,是学习数据库编程的很好的范例-VB preparation of materials management systems, database programming is to learn from the good example!
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:35.31kb
    • 提供者:张兵
  1. AmoBrowser

    0下载:
  2. 学习SQL Server Analysis Services的几个好例子之二-learning SQL Server Analysis Services several good example bis
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:16.8kb
    • 提供者:许飞
  1. BackupAndRestore

    0下载:
  2. 学习SQL Server Analysis Services的几个好例子之三-learning SQL Server Analysis Services several good example ter
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:11.04kb
    • 提供者:许飞
  1. DisplayObjectNames

    0下载:
  2. 学习SQL Server Analysis Services的几个好例子之四-learning SQL Server Analysis Services several good example 4
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:10.62kb
    • 提供者:许飞
  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
    • 文件大小:662.37kb
    • 提供者: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
    • 文件大小:19.25kb
    • 提供者: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
    • 文件大小:3.65kb
    • 提供者:张正立
  1. dh1980

    0下载:
  2. 左界面滚动界面制作实例,需要flatstyle平面控件-Left interface rolling production example, the need flatstyle Control Plane
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:370.73kb
    • 提供者:谭语
  1. TestExample

    0下载:
  2. puwerbuilder test example
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:18.3kb
    • 提供者:lxf
  1. db_lib_test

    0下载:
  2. 本代码使用DB_LIB库对SQL SERVER2000进行连接和各种操作,提供了一个实例。-DB_LIB use of the code to the SQL Server2000 and linking various operations, provide an example.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:23.86kb
    • 提供者:lk
  1. vb+sql+example

    1下载:
  2. sql的实例源码,是用vb写的,对初学者有很大的帮助-sql an example of source code is written using vb of great help for beginners
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:1.84mb
    • 提供者:aww
  1. example

    0下载:
  2. ASP.SQL.Server. The formation of dynamic web精讲example-ASP.SQL.Server. The formation of dynamic web example
  3. 所属分类:SQL Server

    • 发布日期:2017-06-13
    • 文件大小:19.51mb
    • 提供者:wdonc
  1. example

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

    • 发布日期:2017-04-02
    • 文件大小:849byte
    • 提供者:张中华
  1. example

    0下载:
  2. EXCEL与SQL SERVER数据库实现数据交换,包括: 实例1,将SQL SERVER数据导入到EXCEL工作表 实例2,将EXCEL内的数据导入到SQL SERVER数据。-EXCEL and SQL SERVER database for data exchange, including: Example 1, the SQL SERVER data into EXCEL worksheet Example 2, within the EXCEL data into SQL SE
  3. 所属分类:SQL Server

    • 发布日期:2017-04-04
    • 文件大小:14.75kb
    • 提供者:jinpeng
  1. SQL-EXAMPLE

    0下载:
  2. SQL EXAMPLE PROCESS SQL存储过程实例-SQL EXAMPLE PROCESS
  3. 所属分类:SQL Server

    • 发布日期:2017-04-06
    • 文件大小:39.32kb
    • 提供者:mangang
  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-25
    • 文件大小:1.9kb
    • 提供者:许昊
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com