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

搜索资源列表

  1. codesummary

    0下载:
  2. C# 关于数据库操作的经典总结(数据库连接,具体操作)!源码加注解-C# On the classic summary of database operations (database connection, the specific operation)! Source add comment
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:11109
    • 提供者:liming
  1. DB_RandWtssd1

    0下载:
  2. 此代码包含一个数据库操作类,应用此类使用BLOB方法向数据库中读写图片,及数据库中图片的显示-database operations BLOB
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-07
    • 文件大小:1067969
    • 提供者:郑硕
  1. SqlHelperclass

    0下载:
  2. SqlHelp是一个数据库操作类,所有方法全为静态,直接使用即可。减少了程序员重复写与数据库操作相关的一些工作量。是一个不错的帮助工具。-SqlHelp is a type of database operations, all the methods are all static, can be directly used. Reduced duplication of programmers and database operations related to write some of t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:106823
    • 提供者:hejiao
  1. duishujukucaozuo

    0下载:
  2. 本源码实现了对数据库的最基本的操作,插入,修改,添加删除等基本操作,旨在对读者掌握最基本的数据库操作-The realization of the source of the most basic database operations, insert, modify, add, delete and other basic operations, aimed at the readers grasp the most basic database operations
  3. 所属分类:Database system

    • 发布日期:2017-05-03
    • 文件大小:966853
    • 提供者:菲儿
  1. sql

    0下载:
  2. 很安逸的SQL数据库操作类,全API的,不过是MFC的,-不会ENG
  3. 所属分类:SQL Server

    • 发布日期:2017-04-01
    • 文件大小:4388
    • 提供者:fdef
  1. ado

    0下载:
  2. 数据库操作类,可以对SQL,ACCESS等进行方便的操作-Types of database operations can be SQL, ACCESS, etc. to facilitate the operation of
  3. 所属分类:Database system

    • 发布日期:2017-05-01
    • 文件大小:954814
    • 提供者:relax
  1. N019

    0下载:
  2. 数据库操作的例子,包括使用事务实现更新多个数据表,以参数化方式增加数据库记录,避免增加除主键外的相同记录子 -Examples of database operations, including the use of services to achieve update multiple data tables in order to increase the parameters of the database records, in addition to the primary ke
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:51156
    • 提供者:luanzhz
  1. DBUtil

    0下载:
  2. 数据库查询操作,包括常用的数据库操作,查询,更新,分页等-db operation
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-28
    • 文件大小:2902
    • 提供者:whb
  1. MSSQL_DbTools

    0下载:
  2. 本源码是MS SQL数据库操作实例,如建立,压缩,删除,还原,备份等,很实用!-The source is an instance of MS SQL database operations, such as the creation, compression, delete, restore, backup and so on, very practical!
  3. 所属分类:SQL Server

    • 发布日期:2017-04-24
    • 文件大小:307473
    • 提供者:jxgame
  1. CSharp_conn_db

    0下载:
  2. csharp连接数据库,包括一些基本的数据库操作。-csharp connect to the database, including some basic database operations.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-03
    • 文件大小:1085186
    • 提供者:xiaohui.wang
  1. ADO

    0下载:
  2. 数据库操作类,应用于数据库连接增删改查操作等-Database operation type, applied to check the database connection CRUD operations, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:45542
    • 提供者:文子
  1. Simpleframework

    0下载:
  2. 我写的C#针对数据库操作的框架类,包含四层构架,字段映射类,数据库操作类,业务类,UI类,四层分工协作,代码结构清晰,宜维护宜开发。-I wrote a C# class framework for database operations, including the four-story structure, field mapping type, database operations class, business class, UI class, four-division of lab
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:273564
    • 提供者:wu0251
  1. database

    0下载:
  2. 用C#gui实现简单的数据库操作,可以用来交作,-Using C# gui simple database operations, can be used to pay for, huh, huh
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:80338
    • 提供者:敢不敢
  1. csharpe

    0下载:
  2. 练习C#与SQL之间的操作,以达到在C#环境下对数据库的增删查改等基础操作,内附代码和截图,方便易学,多加练习就能多数据库操作熟悉了-no
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:925920
    • 提供者:高攀
  1. DB_ADO

    0下载:
  2. ADO技术链接数据库 封装了完整的ADO数据库操作类-ADO technology to link a complete database package ADO database operations like
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2828414
    • 提供者:ryan
  1. ch6sql_Csharp

    0下载:
  2. C# 编写的数据库操作编程示例程序 开发环境 visual stdio 2008-Database operations written in C# programming example program development environment visual stdio 2008
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:185376
    • 提供者:姚祥骁
  1. GetDBTabel

    0下载:
  2. 利用c#进行sql2000数据库操作,如附加数据库,分离数据库,执行sql语句等-Use c# to sql2000 database operations, such as additional database, detach the database, execute sql statements, etc.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-17
    • 文件大小:11118
    • 提供者:
  1. ADO Connection Open

    0下载:
  2. 打开MYS L,数据库操作 LABVIEW 2014 编写程 序(Open MYS L, database operations, LABVIEW 2014 programming)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:li5112
  1. SQL数据库操作实例

    0下载:
  2. SQL 数据库操作实例,帮助进行SQL的基本操作(example how to operate sql server)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:219136
    • 提供者:庸人雨
  1. ODBC数据库类

    0下载:
  2. 易语言平台开发的简单关于ODBC连接数据库代码,实现软件连接数据库操作和查询!(Easy language platform development of the simple ODBC connection on the database code, the realization of software connection database operation and query!)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-25
    • 文件大小:10240
    • 提供者:lwh88
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com