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

搜索资源列表

  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. c数据库小程序2

    0下载:
  2. C语言做的一个数据库的小程序,虽然小,但是可以帮助初学者学习怎样用C实现数据库编程-C language to a database of small programs, although small, but can help beginners learn how to use C Database Programming
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:9510
    • 提供者:幸运
  1. SQLBrowser

    0下载:
  2. 很久以前用delphi写的一个SQLServer外部的企业管理器,可对库中的表、过程、函数、类型等对象进行查看。主要的功能是实现了类似SQLServer中的查询分析器一样的多个语句同时编缉的功能。写好后就没有动过了,哪位有兴趣可以继续把功能加强。我的QQ:81106348-with delphi long ago wrote a SQLServer external enterprise management, which can be right for the table, processe
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:981696
    • 提供者:向天扬
  1. xp_md5_cppfans

    0下载:
  2. 这个存储过程是计算 MD5 值的,可以用来进行密码认证加密等。 SQL Server 的扩展存储过程 (Extended Stored Procedure, 简称 XP) 是通过在 MSSQL 数据库注册封装在 .dll 里面的函数实现的, 而这个 .dll 应该按照 M$ 提供的规则, 并且要连接 MSSQL 的库文件。由于 C++ Builder 自带的 MSSQL 库文件 OPENDS60.LIB 比较旧, 本文提供新版本的 OPENDS60.LIB 库文件, 支持 MSSQL
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:37268
    • 提供者:王乾
  1. PersonManager

    0下载:
  2. 花几周时间做的企业人事管理系统,适合课程设计,希望和大家分享。实现了数据初始化,备份,恢复,用户添加,修改,删除,权限设置,员工信息的管理,查询,统计,输出,还可以用各种Windows工具,计算器,记事本,Word,Excel,欢迎下载。
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:3560686
    • 提供者:平哥
  1. 以动态库的方式封装ADO的操作

    0下载:
  2. 本动态库主要为了根据对数据源操作使用SQL语句了直接嵌入VC过程来实现,可以用在很多数据库种类的基本操作,实现了简单的SQL在外部调用动态库尔嵌入.数据库框架的设计不会影像本动态库的使用.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:19430
    • 提供者:沈浪
  1. ADODBGrid

    0下载:
  2. ADO -- 派生一个简单的 DBGrid 控件,如果LISTCTRL不能实现要的功能的话可以用这个
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:75929
    • 提供者:wangshujun
  1. 用动态SQL方法4连接 Oracle 的实现

    0下载:
  2. 动态SQL的第4种方法通过SQLDA(The SQL Descr iptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输入宿主变量的个数和类型的SQL语句。 原作者:wujinglong-the first four methods through SQLDA (The SQL Descr iptor Area) and the exchange of data within the oracle, can be implemented until th
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:118476
    • 提供者:黄胜
  1. jspDB

    0下载:
  2. 用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接-Jsp to connect sql database with the realization of the code can be used to achieve alternative hibernate database connection
  3. 所属分类:SQL Server

    • 发布日期:2017-03-28
    • 文件大小:851
    • 提供者:孔某
  1. database

    0下载:
  2. 此课件是数据库系统原理编程 用sql语句实现 也可以用powerbuilder 语言来实现 -This courseware is a database system with the principle of programming sql statement can also be used to achieve PowerBuilder language to achieve
  3. 所属分类:Database system

    • 发布日期:2017-04-03
    • 文件大小:346525
    • 提供者:huangyong
  1. database1

    0下载:
  2. 此课件是数据库系统概论的数据库编程 可以用sql 实现 也可以用powerbuilder来实现-This courseware is a database system Introduction to the database programming can be used to achieve sql PowerBuilder can also be used to achieve
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:862504
    • 提供者:huangyong
  1. database2

    0下载:
  2. 此课件是数据库系统概论的数据库编程 可以用sql 实现 也可以用powerbuilder来实现-This courseware is a database system Introduction to the database programming can be used to achieve sql PowerBuilder can also be used to achieve
  3. 所属分类:Database system

    • 发布日期:2017-04-16
    • 文件大小:336665
    • 提供者:huangyong
  1. database3

    0下载:
  2. 此课件是数据库系统概论的数据库编程 可以用sql 实现 也可以用powerbuilder来实现-This courseware is a database system Introduction to the database programming can be used to achieve sql PowerBuilder can also be used to achieve
  3. 所属分类:Database system

    • 发布日期:2017-04-03
    • 文件大小:346526
    • 提供者:huangyong
  1. database4

    0下载:
  2. 此课件是数据库系统概论的数据库编程 可以用sql 实现 也可以用powerbuilder来实现-This courseware is a database system Introduction to the database programming can be used to achieve sql PowerBuilder can also be used to achieve
  3. 所属分类:Database system

    • 发布日期:2017-05-02
    • 文件大小:821305
    • 提供者:huangyong
  1. chengxu

    0下载:
  2. 创建数据库必须的一些函数,可以用面向对象的方式。定义一个通用的访问数据库的接口,这是一些核心的实现部分。-Create a database must be some function can be used to object-oriented approach. The definition of a common interface to access the database, which is the realization of some of the core part.
  3. 所属分类:Database system

    • 发布日期:2017-04-11
    • 文件大小:1727
    • 提供者:shen
  1. pb-supermarket

    0下载:
  2. 用PowerBuilder编写的超市管理系统,可以实现增加、删除、查询等简单功能。谢谢使用-Prepared using PowerBuilder supermarket management system that can be achieved to add, delete, query and other simple functions. Thank you, use the
  3. 所属分类:Database system

    • 发布日期:2017-03-30
    • 文件大小:73641
    • 提供者:赵文静
  1. Sqlite

    0下载:
  2. sqlite的源码,这是一个数据库,基本实现了现代数据库的所有功能,大家可以用来参考学习。-sqlite is a database of some featrue.you can study with this database.
  3. 所属分类:Database system

    • 发布日期:2017-05-18
    • 文件大小:4941673
    • 提供者:asdf
  1. OCIExampleDlg

    0下载:
  2. 一个关于Oracle数据库的OCI编程的简单实现,可以用来学习OCI编程!-A program on the Oracle database, a simple implementation of OCI, OCI can be used to learn programming!
  3. 所属分类:Oracle

    • 发布日期:2017-04-04
    • 文件大小:78262
    • 提供者:嘎嘎的份额
  1. PWM

    0下载:
  2. 这个程序可以用FPGA产生PWM脉冲给需要脉冲的模型产生脉冲驱动,从而实现对模型的PWM控制-FPGA PWM
  3. 所属分类:Database system

    • 发布日期:2017-04-17
    • 文件大小:169003
    • 提供者:周阿毛
  1. 网上书店

    0下载:
  2. 实现数据库的增删查改,对商品的添加修改删除,可以用来做期末作业和毕设等等。(To add and delete the database, to add, modify and delete the products, it can be used to do the final assignment and completion.)
  3. 所属分类:MySQL数据库

    • 发布日期:2018-05-03
    • 文件大小:8504320
    • 提供者:Coders_
« 12 3 4 5 »
搜珍网 www.dssz.com