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

搜索资源列表

  1. LibraryManagementSystem

    0下载:
  2. 这是一个以Visual Basic+SQL Server进行编程的图书馆管理系统源代码。-This is a Visual Basic+ SQL Server programming library management system source code.
  3. 所属分类:SQL Server

    • 发布日期:2017-05-22
    • 文件大小:7143891
    • 提供者:junjun
  1. ORACLE__SQL

    0下载:
  2. Oracle数据库常用的SQL语句教学与总结,帮助数据库编程初学者入门。-Oracle database used SQL statements Teaching and summarized to help database programming beginner.
  3. 所属分类:Oracle

    • 发布日期:2017-11-17
    • 文件大小:4976043
    • 提供者:叶艺
  1. datebase

    0下载:
  2. 采用 Microsoft SQL Server 2008 数据库作为实验DBMS。 用 E/R 图建立数据库的概念模型。 将 E/R 模型转换为关系模型。 用 SQL 创建数据库模式。 将数据批量装载到数据库中。 用 SQL 进行查询和更新操作。 用 SQL 进行高级数据库操作。 用 JDBC 编程连接数据库并进行操作 -Microsoft SQL Server 2008 database as an experimental DBMS. E/R diagram
  3. 所属分类:SQL Server

    • 发布日期:2017-11-20
    • 文件大小:74458
    • 提供者:刘琪
  1. AutoNumber

    0下载:
  2. 自动生成编号,Delphi+数据库,其实我怎么觉得数据库本身就可以生成编号,每添加一条数据的时候,数据库的ID字段就会自动加1,形成按顺序变化的ID编号,本程序同样需要SQL数据库配合,可惜作者没有提供数据库文件,对于特别有需要的Delphi编程者,可根据代码还原出数据库的各个细节。 -Automatically generated number, Delphi+ database, in fact, I think how the database itself can generate
  3. 所属分类:Other Databases

    • 发布日期:2017-12-09
    • 文件大小:13458
    • 提供者:何朝飞
  1. tongxunlu

    0下载:
  2. sql server 编程,简单的学籍管理系统,包括修改密码等简单功能-sql server Programming
  3. 所属分类:SQL Server

    • 发布日期:2017-12-03
    • 文件大小:674834
    • 提供者:于浩田
  1. The-supermarket-management-system

    0下载:
  2. 分析了超市业务及库存的基本流程,利用PowerDesigner画出了数据库的概念数据模型(CDM)模型,在SQL Server 2005上创建了数据库,用c#编程实现了超市库存管理系统,该系统具有人员和商品信息的添加、删除、查找、修改和显示等功能。-Analysis of the supermarket business and inventory processes, using PowerDesigner to draw a the database conceptual data mode
  3. 所属分类:SQL Server

    • 发布日期:2017-11-17
    • 文件大小:8241333
    • 提供者:陆露
  1. Database

    0下载:
  2. 数据库创建与数据操纵 数据库编程 复杂SQL数据库 适合大学和初学计算机的人-Database creation and data manipulation database programming complex SQL database suitable for universities and novice computer
  3. 所属分类:SQL Server

    • 发布日期:2017-11-19
    • 文件大小:662668
    • 提供者:
  1. PLSQL-programming

    0下载:
  2. 了解块程序的结构,掌握PL/SQL简单程序的设计。 2.理解游标,掌握游标编程。 3.掌握第三方开发工具PL/SQL.Developer的应用。-Understanding of the the block program' s structure, to master simple PL/SQL program design. Understanding the cursor, grasp the cursor Programming. Master of third-party
  3. 所属分类:Oracle

    • 发布日期:2017-12-04
    • 文件大小:5576
    • 提供者:李雨
  1. racle11g

    0下载:
  2. oracle11g的基本SQL语句和函数,适合初级编程者参考-the oracle11g The basic SQL statements and functions
  3. 所属分类:Oracle

    • 发布日期:2017-11-23
    • 文件大小:4284
    • 提供者:whb
  1. MvcMusicStore-v3.0

    0下载:
  2. 音乐商铺 asp.net C#编程 实现了音乐唱片的购买 浏览等功能 用SQL server 数据库 进行了配置管理账户-The music shops asp.net C# programming music albums purchased browse function with the SQL server database configuration management account
  3. 所属分类:SQL Server

    • 发布日期:2017-11-15
    • 文件大小:9330938
    • 提供者:刘涛
  1. score

    0下载:
  2. MFC多文档学生成绩管理系统源代码,是ADO数据库编程的实例程序,使用Visual C++ SQL 制作-failed to translate
  3. 所属分类:SQL Server

    • 发布日期:2017-11-15
    • 文件大小:6777231
    • 提供者:ia
  1. luosiwen

    0下载:
  2. 利用access示例罗斯文数据,转换到sql server格式,进行编程。-Use the sample Northwind data access, transformation to sql server format for programming.
  3. 所属分类:SQL Server

    • 发布日期:2017-11-20
    • 文件大小:19364788
    • 提供者:pep
  1. Merchand-management-system

    1下载:
  2.   商品销售管理系统是根据旧时商店的货品管理,财务管理的模式发展起来的,现在应用于很多商店,使商店管理货品,掌握销售信息更加高效。  商品销售管理系统的开发采用管理端\销售端的结构模式,包括后台数据库的建立和维护以及前端应用程序(管理端,销售端)的开发两个方面。对于前者要求建立起数据一致性和完整性强,安全性好的库。而对于后者则要求应用程序功能强劲,完善,易使用等特点。使用vb 6.0做前端应用程序开发工具,利用面向对象的编程思想进行高效的开发,用SQL  SERVER
  3. 所属分类:SQL Server

    • 发布日期:2017-11-17
    • 文件大小:4747863
    • 提供者:owen
  1. WebSite12

    0下载:
  2. 基于asp.net平台开发的图书馆管理信息系统,数据库使用的是微软sql server 2008,编程语言使用的是C#-Asp.net platform based library management information systems, databases using Microsoft sql server 2008, using the programming language C#
  3. 所属分类:SQL Server

    • 发布日期:2017-05-02
    • 文件大小:951364
    • 提供者:赵云
  1. Proficient-Oracle10g_SQL-Programming

    0下载:
  2. 本书是专为Oracle开发人员提供的编程指南,读者不仅可以掌握PL/SQL的基础编程知识,而且还可掌握所有高级开发特征。-This book is designed for Oracle developers programming guide, readers can not only master the basic programming knowledge of PL/SQL, but also have all the advanced development features.
  3. 所属分类:Oracle

    • 发布日期:2017-05-28
    • 文件大小:11205350
    • 提供者:zhao
  1. PPT

    0下载:
  2. 数据库入门,关系数据库 sql语言,数据库完整性,规范化,数据库编程-Database entry, relational databases, relational databases sql language, database integrity, standardization, database programming, etc.
  3. 所属分类:Database system

    • 发布日期:2017-05-27
    • 文件大小:9546711
    • 提供者:kw
  1. Karli.watton

    0下载:
  2. 封面以及部分信息可能错误,但是不影响阅读,在C#编写的.NET 2.0应用程序中使用Microsoft SQL Server,数据库编程经典教程。djvu格式-Cover and some information may be wrong, but does not affect the reading, using Microsoft SQL Server written in C# .NET 2.0 application, database programming classic tuto
  3. 所属分类:SQL Server

    • 发布日期:2017-05-27
    • 文件大小:9499521
    • 提供者:garm
  1. sqlite3

    0下载:
  2. 可用于C语言连接sql server 数据库,内置大量调用函数, 编译时候选择多文件编程,把sqlite3.c 连接进去 就OK了-C language can be used to connect sql server , built a large number of the calling function, multiple files compile time programming, the connection went on OK sqlite3.c
  3. 所属分类:SQL Server

    • 发布日期:2017-05-03
    • 文件大小:657145
    • 提供者:shizhong
  1. SQLSample1-2015-09-25

    0下载:
  2. 非常简单的SQL数据库演示程序,用于SQL数据库编程入门。VC6 + SQLServer2000编译通过,ODBC。-a very simple sql demo, for learning sql vc++ program
  3. 所属分类:SQL Server

    • 发布日期:2017-04-25
    • 文件大小:162246
    • 提供者:asdfasd
  1. BAINSOFT-BSQL

    2下载:
  2. BSQL(SQL智能查询分析工具) BSQL是为数据库编程人员量身定做的一款SQL语句智能查询分析工具,这款SQL智能查询分析工具支持Oracle、SQLServer、MySQL、Access、Sybase和SQLAnywhere等多种数据库,能够有效帮助用户节约代码编写时间,并且有代码提示功能,为初学者提供了不少便利。 -Bsql (Intelligent SQL query and analysis tools) bsql is tailored to programmers to a S
  3. 所属分类:SQL Server

    • 发布日期:2017-05-21
    • 文件大小:5832637
    • 提供者:罗马
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com