CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SQL语句

搜索资源列表

  1. area

    0下载:
  2. 中国省市县数据 中国镇数据 中国乡镇数据 中国村委会数据 中国省、市、县、镇、乡、村委会数据 2010年最新sql语句版,可直接导入数据库-China province, city, county, town, township, village data 2010, the latest version of sql statements, can be directly imported into the database
  3. 所属分类:SQL Server

    • 发布日期:2017-05-20
    • 文件大小:5975931
    • 提供者:sczd
  1. AccessDBMS

    2下载:
  2. 这是我花3个月写的一个完整的数据库管理系统,里面有一些基本SQL语句,可以通过这些语句温习SQL.界面很漂亮,设计灵活,比如工具栏,菜单栏,另外里面用了一个智能联想光标提示,也就是在输入数据时,会实时的从数据库中查询数据并作为输入提示菜单,从而减少输入工作量,里面用到了消息。-I spent 3 months to write a complete database management system, there are some basic SQL statements, you can r
  3. 所属分类:Other Databases

    • 发布日期:2017-05-12
    • 文件大小:2580127
    • 提供者:lss
  1. oracle11g

    0下载:
  2. Oracle 11g宝典随书光盘,其中所有的例子sql语句及答案-Oracle 11g Collection CD with the book, in which case all sql statements and answers
  3. 所属分类:Oracle

    • 发布日期:2017-06-12
    • 文件大小:19546914
    • 提供者:huangqiyi
  1. ADO

    1下载:
  2. ADO DLL自己写的一个DLL文件,可以进行数据库的一些操作。如打开连接,关闭连接。修改,执行SQL语句-ADO DLL write a DLL file, the database can be of some operations. Such as the open connection, close the connection. Changes, implementation of the SQL statement
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:2463
    • 提供者:湖经济
  1. SqliteDev

    0下载:
  2. sqlite编程必备工具,它能帮助你更快更好更正确的编写SQL语句-sqlite programming tool that can help you faster and better to prepare a more accurate SQL statements
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-01-27
    • 文件大小:6494085
    • 提供者:hanyilok
  1. MINIDB

    0下载:
  2. 模仿其他数据库编写的一个小型数据库,基本实现了SQL语句的基本功能-Mimic other database, prepared by a small database, the basic realization of the basic functions of SQL statements
  3. 所属分类:Database system

    • 发布日期:2017-05-13
    • 文件大小:3470466
    • 提供者:eddie
  1. sqlite3

    0下载:
  2. sqlite for wince,支持sql语句,用在嵌入式开发中-sqlite for wince
  3. 所属分类:Windows CE

    • 发布日期:2017-04-07
    • 文件大小:133543
    • 提供者:xiaz
  1. banjiguanli

    0下载:
  2. 一个简单的班级管理系统,里面包含了JSP文件以及调用到的javabean的源码以及数据库的sql语句.-A simple class management system, which contains the JSP files and calls to the javabean source and database sql statement.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:155447
    • 提供者:lin
  1. analyzeSQL

    0下载:
  2. 分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:52773
    • 提供者:wangyunxiao
  1. ADO-SQLServer

    0下载:
  2. ADO连接SQLSever2000,并且通过sql语句,进行增删改查操作。 简单,方便快速入门,-ADO connection SQLSever2000, and through the sql statement, to additions or deletions to change search operation. Simple, convenient, quick start,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:29071
    • 提供者:魏林
  1. oracle-mianshiti

    0下载:
  2. oracle 的各种面试题 和 sql 语句-a variety of interview questions oracle sql statement and
  3. 所属分类:Oracle

    • 发布日期:2017-05-15
    • 文件大小:4048788
    • 提供者:mamam
  1. ssd7exam1

    0下载:
  2. SQL语句初级,ssd7的exam1的部分代码,比较有用-Junior SQL statement, ssd7 part of exam1 code, more useful
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:6579
    • 提供者:周旋
  1. BlogBus

    0下载:
  2. 采用servlet+jsp开发,符合MVC模式,包含SQL语句。功能主要有用户登录注册、发表文章(在HTML编辑器中撰写文章)、删除,修改文章、创建相册、删除相册、上传相片、删除相片、查找博友、添加博友、查看博友的博客和相册相片、留言板、文章评论、系统管理员管理所有用户和所有文章等功能-Servlet+jsp development, in line with the MVC pattern contains the SQL statement. The main function of the
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-26
    • 文件大小:3983127
    • 提供者:李珊珊
  1. book

    0下载:
  2. 本人自己做的图书管理系统,用C#加SQl语句实现,功能有限,仅供学习参考-I do their own library management system, using C# Add SQl statement to achieve, limited functionality, only to learn information
  3. 所属分类:Education soft system

    • 发布日期:2017-05-25
    • 文件大小:8700595
    • 提供者:周亮
  1. async_demo

    0下载:
  2. 异步执行SQL语句 -Excuting SQL non-synchronized
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-07
    • 文件大小:15155
    • 提供者:站长
  1. direct_sql_with_odbc

    0下载:
  2. 使用ODBC API 自己写的的一个CSQLDirect类,实现执行SQL语句、数据存取 -An CSQLDirect class using ODBC API, implements excuting SQL and accessing data
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-16
    • 文件大小:3416
    • 提供者:站长
  1. ISQL_src

    0下载:
  2. 一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序-The app of excuting SQL alternatively and getting the result by ODBC
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-12
    • 文件大小:119567
    • 提供者:站长
  1. ISQLADO_src

    0下载:
  2. 使用DAO的交互式输入执行SQL语句,并显示结果的程序-The example of excuting SQL alternatively by DAO and displaying the result
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-09
    • 文件大小:102294
    • 提供者:站长
  1. jetsql_src

    0下载:
  2. 使用MS Jet做的一个解释运行SQL语句/文件的程序-The app of interpreting SQL text or file based on MS JET
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-11
    • 文件大小:25152
    • 提供者:站长
  1. UniVar

    0下载:
  2. 一个多线程,多流程的脚本编译解释平台,能够同时运行多份脚本代码,流程可以直接加载任意接口的动态库,执行数据库库访问,存储过程和sql语句,加载支持双接口的com,支持多机通讯,曾用于cti开发,-A multi-threaded, multi-process platform to explain the scr ipt compiler that can run multiple copies of the scr ipt code, the process can directly inte
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:149990
    • 提供者:洪家明
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com