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

搜索资源列表

  1. 04

    0下载:
  2. 事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:173220
    • 提供者:黄箭
  1. procurementmanagementsystem

    0下载:
  2. 近期学习中的采购管理系统,数据库操作 -Recent study of the procurement management system ado sql
  3. 所属分类:Database system

    • 发布日期:2017-05-03
    • 文件大小:845897
    • 提供者:leixiaoqin
  1. family_financ_system

    0下载:
  2. 运用ADO技术连接ACCESS数据库(改变连接字串就能连接SQL数据库),做了一个家庭记账管理软件!用到了读写数据,写数据,更改数据,删除数据等操作,学习数据库编程的朋友可以看看!-The use of ADO technology to connect ACCESS database (change the connection string will be able to connect SQL database), so a family of account management sof
  3. 所属分类:Database system

    • 发布日期:2017-05-19
    • 文件大小:5482129
    • 提供者:my_self
  1. bank

    0下载:
  2. C/S模块,VB作为开发工具,后台数据库使用SQL Server2000,使用ADO方式连接数据库,实现开户、销户、存款、取款、修改密码、转账、挂失解挂等功能-C/S module, VB as the development tools, back-end database using SQL Server2000, connect the database using ADO, the realization of accounts, sales households, deposits,
  3. 所属分类:SQL Server

    • 发布日期:2017-05-20
    • 文件大小:5416299
    • 提供者:zhyanh1118
  1. SUPERMARKET

    0下载:
  2. 本例在设计时采用了ADO.net访问数据库的技术,前台用VB.net2008作为开发工具,后台数据库采用了SQL server2005,然后通过前台对各项数据进行日常操作-In this case were used in the design of ADO.net database access technology, the future use VB.net2008 as development tools, back-end database using SQL server2005,
  3. 所属分类:assembly language

    • 发布日期:2017-05-07
    • 文件大小:1101659
    • 提供者:lzd
  1. adoTest

    0下载:
  2. Visual Basic 传统数据访问模式ADO,利用SQL sever作为数据库-Visual Basic data access patterns of traditional ADO, use as a SQL sever database
  3. 所属分类:SQL Server

    • 发布日期:2017-05-07
    • 文件大小:1284186
    • 提供者:xtfllbl
  1. KehuguanxiGuanlixitong

    0下载:
  2. 在ADO.NET平台上开发,SQL + C#,能够跟踪客户需求,以及客户的所有信息,并且,包括复杂的查询功能,适合中小型企业客户管理。-In ADO.NET platform, SQL+ C#, to track customer demand, as well as all customer information, and, including the complexity of the inquiry function of customer management for small an
  3. 所属分类:.net

    • 发布日期:2017-05-09
    • 文件大小:1826566
    • 提供者:严飞雄
  1. BMPSys

    0下载:
  2. VisualC++和SQL数据库存储和显示图像,里面包含了用ADO来连接数据库,MyAppendChunk和MyGetChunk两个函数存储和读取数据很有用-VisualC++ and SQL database to store and display images, which includes the use of ADO to connect to the database, MyAppendChunk and MyGetChunk two functions to store and r
  3. 所属分类:source in ebook

    • 发布日期:2017-05-17
    • 文件大小:4480249
    • 提供者:lisha
  1. UseProcedure

    0下载:
  2. 在ADO中调用、执行SQL Server中的存储过程-ADO SQL Server
  3. 所属分类:SQL Server

    • 发布日期:2017-04-17
    • 文件大小:75623
    • 提供者:hsc
  1. shujukuTEN

    0下载:
  2. 本程序可以作为数据库入门的一个小程序,在SQL数据库里建立数据表,应用ADO.NET对数据库进行基本的操作:添加新纪录、编辑已有的记录、删除已有的记录和数据间的导航-In the SQL database to set up a data table, the application of ADO.NET database basic steps: add a new record, edit existing records, delete existing records and data
  3. 所属分类:SQL Server

    • 发布日期:2017-04-03
    • 文件大小:78189
    • 提供者:张洪铭
  1. AdoConn

    0下载:
  2. ADO连接数据库封装的类,方便的链接到SQL数据库里。-ADO to connect to the database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-28
    • 文件大小:2348
    • 提供者:叶正红
  1. ADO_DOT_NET

    0下载:
  2. Demonstrates ADO.NET (Visual Basic .NET) ADD - CHANGE - UPDATE - DELETE when used with Bound/Unbound Data as well as the MS Windows Forms DataGrid (*not* the Windows web-enabled DataGrid). Uses OleDbConnections (not SQL) to connect with MS
  3. 所属分类:SQL Server

    • 发布日期:2017-04-04
    • 文件大小:182230
    • 提供者:Moh
  1. tushu

    0下载:
  2. 图书管理系统程序---简单的,很实用 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:197151
    • 提供者:piao
  1. OpDb

    0下载:
  2. 自己封装的ADO接口,可以很方便的操作SQL Server,Access MDB数据库,而不用设置数据源,已在多个项目中成功使用,可以很方便的把数据库中的记录选择到列表框、组合控件中,可以直接执行SQL命令,包括存储过程。把VC中对数据库的操作变成了一项很简单的操作。使用时请包含OpDd.h,并静态链界OpDb.lib,并把OpDb.dll拷贝到当前目录下,当然您也可以直接在您的程序中使用源代码。-ADO interface its own package, it is convenient t
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:163913
    • 提供者:Bruce
  1. VC_ADO_samples

    0下载:
  2. VC用ADO操作数据库示例里面用到了CCinderString类,这是我自己编写的一个字符串操作类,主要进行了一些字符串的处理,针对示例的SQL语句使用的,与ADO方法无关。比如:GetNow方法,获得当前时间的字符串格式"YYYY-MM-DD hh:mm:ss"等,就不附加进来了。-VC database with ADO sample which used to operate a Class CCinderString This is what I have written a strin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4361
    • 提供者:祝赢
  1. ADOSQL

    0下载:
  2. 使用ADO连接关系型数据库(SQL)的范例-ADO connection to use a relational database (SQL) example
  3. 所属分类:Database system

    • 发布日期:2017-03-30
    • 文件大小:18030
    • 提供者:VincentLin
  1. AdoTest

    0下载:
  2. 利用ADO连接sql server 2000 数据库的例子 从数据库里面把某个字段的数据 -use ado to connect sql server 2000,after connecting, get values of specified field
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:933304
    • 提供者:jack
  1. VBCommunicationwithdatabasebyODBC

    0下载:
  2. This example use the ADO technology in Visual Basic to operate the database by the way of ODBC,you can use the SQL language to select,update,delete from the database easily by this program.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2096
    • 提供者:hzg
  1. useADO.NETSQLServer

    0下载:
  2. 源代码:使用ADO[1].NET控件查询SQL Server数据库-Source: Using ADO [1]. NET controls SQL Server database queries
  3. 所属分类:Other Databases

    • 发布日期:2017-04-06
    • 文件大小:95839
    • 提供者:chenyang
  1. devicemanagementsystem

    1下载:
  2.  固定设备管理系统可以有效地管理企事业单位的设备资产,维护固定设备记录 。  后台数据库使用SQL Server,前台开发工具使用Visual C++。  本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。  系统需求分析  基本信息的添加、修改、删除和查询。基本信息包括部门信息和
  3. 所属分类:SQL Server

    • 发布日期:2017-04-02
    • 文件大小:136218
    • 提供者:zrr
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 27 »
搜珍网 www.dssz.com