Welcome![Sign In][Sign Up]
Location:
Search - ado data

Search list

[ADO-ODBCADO Data Control Example

Description: 关于 ADO 控件的使用-controls on the use of ADO
Platform: | Size: 1346 | Author: 孙岐峰 | Hits:

[Database systemADO操作SQL数据度

Description: ADO操作SQL数据度-ADO operation for SQL data
Platform: | Size: 15360 | Author: aaa | Hits:

[Database systemado操纵大数据

Description: 使用ADO对比较大的数据进行操纵-use ADO contrast to the larger data manipulation
Platform: | Size: 193536 | Author: | Hits:

[ADO-ODBCADO Data Control Example

Description: 关于 ADO 控件的使用-controls on the use of ADO
Platform: | Size: 1024 | Author: 孙岐峰 | Hits:

[ADO-ODBC校信息管理系统(ADO+SQL2000)

Description: 将在SQL2000下建立schooldata数据库,导入数据文件。实现功能:操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内。双击LIST控件显示具体信息。也可以在窗口里单击右键或操作菜单具体操作。-will establish schooldata SQL2000 database, import data files. Achieving function : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to show how ITEM, each ITEM related information display controls within the LIST. Double-click the Control LIST show specific information. Also in the window or right-click Lane menu of specific operations.
Platform: | Size: 855040 | Author: | Hits:

[ADO-ODBC实例77 ADO控制Access数据库

Description: 介绍如何用ado控制access数据库。通过控制面板注册数据源student。-how to use ADO database access control. Through the Control Panel student registration data sources.
Platform: | Size: 96256 | Author: 王艳 | Hits:

[Oraclea__concommand_emp事务_插入

Description: 用ADO进行数据访问的例子,这里主要提供了对数据库里BLOB的访问方法。-with ADO data access for example, where the main provider of database BLOB visit methods.
Platform: | Size: 1024 | Author: 王今胡 | Hits:

[ADO-ODBC1515

Description: Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进行版本升级。也请各位高手多多批评指正。 -Excel spreadsheet input and output is often of the need to address. Operation Excel variety of ways. For example, by calling the Excel COM procedures for the operation of Excel. However, this approach is more limited and more difficult to achieve. However, for access to the database components ADO, is to support multiple data sources, including Excel file. We can ADO components to read and write Excel files visit. Of course,.NET platform counterparts ADO data access components of ADO.NET components. I prepared this category is achieved through ADO.NET read and write Excel files. Because time is so short, the function is still not perfect, will in future have the time for version upgrades. Members also criticized many experts correct.
Platform: | Size: 20480 | Author: 冷寒 | Hits:

[OtherADO.NET 本质论(PDG)

Description: 全面剖析了ADO.NET的本质,深入探索了类、接口、属性和方法,讲解了数据结构,演示发如何用.NET为解决具体的数据访问问题,重点讨论了如何用ADO.NET有效地平衡“功能的泛化”和“执行效率”,以及如何用ADO.NET解决对扩展性,并发性和可靠性的要求.-comprehensive analysis of the nature of ADO.NET, in-depth exploration of the category, interface, attributes and methods on the data structure, demonstrating how to use hair.NET to address the specific data access, focus on how to use ADO.NET effectively balance "function of generalization" and "implementation efficiency," ADO.NET and how to solve scalability, concurrency and reliability requirements.
Platform: | Size: 6872064 | Author: 沈利 | Hits:

[OtherADOProgrammerreference

Description: ADO程序员参考手册,对于作ADO数据编程的人应该很有用的-ADO programmer's reference manual for ADO data for the programming should be very useful
Platform: | Size: 803840 | Author: | Hits:

[ADO-ODBCmfc60-ADO-SQLSERVER

Description: mfc60下通过编译。通过ado对sql server数据操作。简单数据库示例程序-mfc60 through compiler. Through ado right sql server data operation. A simple database sample program
Platform: | Size: 83968 | Author: luphy | Hits:

[OS programstudentxit

Description: 学生档案管理系统 后台数据库使用SQL Server,前台开发工具使用Visual Basic。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势-student files background database management system using SQL Server, future development tool Visual Basic. The system currently used is more popular ADO data access technology, will each database table fields and operation of the Packaging category, thus the success of object-oriented programming design concepts applied to the database application design. This is also the system's characteristics and advantages,
Platform: | Size: 73728 | Author: 孙雷 | Hits:

[ADO-ODBCADO.work

Description: 数据库作业,ADO,显示数据库,概率分布,随机产生数据,作图,-operation of the database, ADO, database shows that the probability distribution of random data, mapping,
Platform: | Size: 301056 | Author: Devang | Hits:

[OtherADO-database

Description: ADO数据库编程:1、 添加#import指令 2定义_ConnectionPtr型变量,并建立数据库连接3定义_RecordsetPtr型变量,并打开数据集4读取当前记录的数据5修改数据 6添加记录7删除记录-ADO database programming : 1. add# import directive definition _ConnectionPtr two variables, and the establishment of the database link definition _RecordsetPtr variables, and open the four data sets to read the data from the current five to add six amendments data recorded seven deleted records
Platform: | Size: 26624 | Author: 马彦 | Hits:

[OS programrsgzgl

Description: 人事工资管理系统 前台开发工具选择Visual C++ 6.0 后台数据库选择SQL Server 2000 中间层采用ADO数据访问技术,将对数据库的操作以类的形式封装,代码中注释详细 -human resources management system development tool prospects choose background Visual C 6.0 SQL database options Server 2000 intermediate layer using ADO data access technology. The database will operate in the form of Packaging category, the Notes detailed code
Platform: | Size: 7561216 | Author: 雷蒙 | Hits:

[SQL Serverhrsgl

Description: 人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。 -Personnel salary management system is a very common management information system, is the enterprises realize the premise of office automation and infrastructure. Back-end database using SQL Server, the prospects of development tools using Visual C++. This system is currently more popular ADO data access technology, and each database table fields and operation of packages to the class, which succeeded in the object-oriented program design thinking applied to database application design. This is also the system characteristics and advantages.
Platform: | Size: 6828032 | Author: tang | Hits:

[SQL ServerADO

Description: ADO数据组件精解示例 ADO是数据库编程中不可缺少的重要组件之无论你是用VB编程还是用SQL编程,都要用到它,本程序详细列举了ADO的属性和方法,并赋以源程序加以对照学习,看完了这篇文档,你肯定会受益非浅。-ADO data sample solution precision components ADO database programming is an important and indispensable component of the matter whether you are using VB programming or programming with SQL, we must use it, the procedure in detail the properties and methods of the ADO, and to give control to the source code to learn from reading the this document, you will certainly be benefited.
Platform: | Size: 373760 | Author: soul | Hits:

[ADO-ODBCado

Description: Microsoft s ActiveX Data Objects (ADO)数据库编程示例
Platform: | Size: 107520 | Author: bx | Hits:

[ADO-ODBCADO-data-source

Description: ADO数据源资料 ADO 数据源知识。用于数据库开发,数据源连接-ADO data source document.
Platform: | Size: 662528 | Author: s | Hits:

[ADO-ODBCADO-SQL-Server

Description: 使用ADO操作SQL Server数据库的数据处理方法探讨 运行环境:Win XP;VC-SQL Server database operation using ADO data processing method of operating environment: Win XP VC++
Platform: | Size: 206848 | Author: 帐篷 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 45 »

CodeBus www.codebus.net