CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - c sql

搜索资源列表

  1. Database-design

    0下载:
  2. C++中用ODBC和ADO方式连接SQL数据库,针对不同管理系统的设计方案,WORD文档内含图片,30页内容,较为详细,可做指导参考。-C++ using ODBC and ADO to connect to SQL database for different management systems design, WORD documents containing pictures, 30, a more detailed, do the guiding reference.
  3. 所属分类:Project Design

    • 发布日期:2017-11-19
    • 文件大小:1031195
    • 提供者:张宁
  1. 4

    0下载:
  2. SQLite官方的使用介绍中附带了一个C语言的实例,该实例使用了回调的方法处理由SQL语句返回的记录集,这种回调函数的方法比较复杂,而且也并没有获得什么实质性的好处。所以在这里我推荐使用另外一组函数来完成该类操作,经实践检验证明,该方法在效率方面不存在任何问题。-Using SQLite official presentation comes with a C language instance of the callback method uses the processing of reco
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:13227
    • 提供者:nb
  1. odbc

    0下载:
  2. C++连接数据库的方法有很多种,在Visual C++和SQL server的实际开发中,一般使用ODBC或ADO技术进行开发,相关技术和产品也最为成熟。我们这里根据课程需要采用ODBC的方法。-C++ connect to the database There are many ways, and SQL server in Visual C++ the actual development, in general, to use ODBC or ADO technology for deve
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:216700
    • 提供者:秦语
  1. Shopping-online

    0下载:
  2. 毕业设计:购物网站系统的实现。。采用C#和SQL Server 2008 完成-Graduation: shopping site system implementation. . Using C# and SQL Server 2008 to complete
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:1408882
    • 提供者:sunlei
  1. real-time-data-acquisition

    0下载:
  2. 后端数据库为SQLServer,本文采取C++Builder为平台。充分利用基于客户机、服务器体系结构的数据库系统,改进了系统的开放程度和灵活性,其整体性能得到极大提升。-Considering that there s abvious advantages for c++ builder to develop applications in win32 system,and using SQL server as back-end database,the paper takes C++ Bu
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11602154
    • 提供者:zhangguangjie
  1. hui-yuan-guan-li

    0下载:
  2. 主要内容:利用ASP.NET(C#)结合SQL SERVER 2000数据库实现会员管理系统的会员信息的管理、积分交易的记录、信息的发布以及会员与会员之间的信息交流与沟通。-Main contents: Using ASP.NET (C#) combined with SQL SERVER 2000 management system to achieve management members membership information, transaction records integr
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1466509
    • 提供者:许家硕
  1. Cau-truc-du-lieu-va-giai-thuat

    0下载:
  2. C++ (pronounced cee plus ) is a general purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation. It is designed with a bias for systems
  3. 所属分类:IT Hero

    • 发布日期:2017-06-11
    • 文件大小:18037370
    • 提供者:An Tran
  1. SQLPORACLE

    0下载:
  2. 基于C#开发的分别用SQL和ORACLE上传图像控件,可以记录两种数据库的上传时间-C# development of the SQL and ORACLE were used to upload the image control based on , can record two time
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:135306
    • 提供者:王震
  1. Pay-roll-Abstract

    0下载:
  2. The “Payroll Management” is based on the salary activity for each company staff depending on their attendance. The first activity is based on saving the employees details where each employee will be given a unique Employee ID. The Admin only has the
  3. 所属分类:Project Manage

    • 发布日期:2017-05-16
    • 文件大小:3968459
    • 提供者:robin
  1. 图书管理系统课程设计指导书

    0下载:
  2. 图书管理系统课程设计指导书,java语言编写的图书管理系统,SQL结合C#.net,很详细,拥有三层架构层层深入,适合初学数据库来锻炼和提高
  3. 所属分类:文档资料

  1. tc

    0下载:
  2. 本系统采用C/S三层架构,采用Sql Server 2005为数据库,主要开发语言为C#。 三层架构:所谓的三层架构即将整个业务应用划分为:表现层、业务逻辑层、数据访问层。采用三层架构的目的是为了使整个系统的逻辑结构清晰明了,在逻辑上保持相对独立性,从而能提高系统和软件的可扩展性和可维护性。 (1)表示层:为用户提供交互性操作界面,用户通过表示层发送请求。 (2)业务逻辑层:负责处理关键业务逻辑和数据传递。 (3)数据访问层:该层主要是对数据库的访问,针对数据的维护。
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:2029740
    • 提供者:jingdong1
  1. 图书管理系统教程 《数据库原理及应用课程设计》任务书

    2下载:
  2. 要求完成一个具有一定实用价值的图书管理系统,主要任务包括:  在Microsoft SQL Server 2000/2005/2008环境下建立图书管理系统所使用的数据库,利用企业管理器或查询分析器建立各种数据库对象,包括:数据表、视图、约束、存储过程和触发器等;  掌握ADO.NET编程技术,对MS SQL Server数据库进行连接和操纵;  掌握使用C#语言开发一个数据库应用系统的基本方法和步骤,熟悉一些基础功能的实现方法,如:数据维护(插删改等操作),数据查询、浏览和Exce
  3. 所属分类:文档资料

« 1 2 3 4»
搜珍网 www.dssz.com