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

Search list

[Other resourcevs2005_ADO20080125111338

Description: vs2005下的ADO封装类,已经经过了测试为减小上传大小其中包括.h和.cpp文件.
Platform: | Size: 21008 | Author: 杨峰 | Hits:

[Other resourcepersonnelMessage

Description: ado.net技术,vs2005+sql2005开发环境,实现一般企业人事管理。
Platform: | Size: 5781700 | Author: 周兴 | Hits:

[Other Databasesvs2005_ADO20080125111338

Description: vs2005下的ADO封装类,已经经过了测试为减小上传大小其中包括.h和.cpp文件.-ADO under VS2005 package category, has been tested to reduce the upload size including. h and. cpp file.
Platform: | Size: 20480 | Author: 杨峰 | Hits:

[.netpersonnelMessage

Description: ado.net技术,vs2005+sql2005开发环境,实现一般企业人事管理。-ADO.NET technology, vs2005+ sql2005 development environment, the achievement of general business and personnel management.
Platform: | Size: 7919616 | Author: 周兴 | Hits:

[CSharpweidaolanshujuku

Description: 实现数据库的调用 在vs2005上用C#编程 运用了ADO.NET技术-Database implementation on call at VS2005 using C# programming using ADO.NET technology
Platform: | Size: 43008 | Author: weidaolan | Hits:

[ADO-ODBCkk

Description: 基于windows ce的利用sql 2000 for ce adoce31数据库开发-adoce31 evc4.0 windows ce
Platform: | Size: 4316160 | Author: 宫少 | Hits:

[ADO-ODBCADOTest

Description: VC2005通过ADO连接Access2007数据库的简单Demo,系统Vista SP1 + Visual Studio 2005 + Office 2007 -VC2005 connected Access2007 database through ADO simple Demo, system, Vista SP1+ Visual Studio 2005+ Office 2007!!!
Platform: | Size: 346112 | Author: db12332 | Hits:

[.netADO.NET

Description: 这是章力民的一本ADO+VB.NET的源码,VS2005也能用的,是专门开发数据库应用的-This is a chapter of a Li-min ADO+ VB.NET source code, VS2005 can be used also is devoted to the development of database applications
Platform: | Size: 8336384 | Author: Grace | Hits:

[.netGridView_dataset

Description: 对于初学者来说,数据源总个大问题,不会使用ADO.NET 控件,此事例专为初学者提供方便数据源,我现在给客户写DEMO也经常用到它, 环境: VS2005,c#,.NET2.0-it is for junior programer,the language is C# ,it is run in VS2005
Platform: | Size: 30720 | Author: weilei | Hits:

[CSharpDEMO

Description: c#+vs2005的ado试验模型代码-c#+ vs2005 test model of the ado code ~ ~
Platform: | Size: 8192 | Author: pwj | Hits:

[ADO-ODBCAdoObject

Description: 工程在VS2005能够正常运行,程序采用ado进行数据库连接。数据库采用的是SQL Server 2005,压缩包中Database文件夹中有一个NBA.sql文件,数据采用的是NBA08-09赛季的技术统计,利用SQL Server执行其中的SQL语句创建数据库文件(你也可以修改存放目录),其中也有一些SQL查询语句,这样就可以直接运行Debug下的exe可执行文件。程序中有详尽的注释!-Project in VS2005 can work correctly, the program using ado to connect to the database. The database using the SQL Server 2005, there is a NBA.sql file in Database folder which in the compression package, which data is the technical statistics in NBA08-09 season Use SQL Server to execute its SQL sentence to create database files (you can also modify the directory), then you can run the exe executable file under the Debug directly. There are detailed notes in the program!
Platform: | Size: 123904 | Author: xiezhonggui | Hits:

[WEB CodeExcel2sql

Description: Excel导入SQLserver源码 Excel是一种非常灵活的电子表格软件,用它可以存储各种数据,本节将对如何将Excel导入SQL Server2000数据库进行详细介绍。 开发环境:NET2.0 开发工具:vs2005 开发语言:c# 数据库:server2000 1.方案分析 通过Microsoft.Jet.OLEDB.4.0方式可实现使用ADO.NET访问Excel的目的,如以下示例代码为连接Excel数据的字符串: string strOdbcCon = @"Provider=Microsoft.Jet.OLEDB.4.0 Persist Security Info=False Data Source= Server.MapPath(("~upfiles")+ filename) Extended Properties=Excel 8.0" 2.实施过程 程序开发步骤: (1)新建一个网站,命名为HHASPX,其主页默认为Default.aspx。 (2)Default.aspx页面中添加一个Table表格,用来布局页面,然后在该Table表格中添加一个一个FileUpload控件;一个Button控件和一个GridView控件。FileUpload控件用来选择上传文件,Button控件用来将指定Excel上传到服务器并将数据表中的数据导入到SQL Server数据库中;GridView控件用来显示导入SQL Server数据库中的Excel数据。 App_Data下为Sql数据库,附加后修改cs文件中的数据库连接字符串: string strConn = "Data Source=. DataBase=hhaspx Uid=sa Pwd=sa"
Platform: | Size: 156672 | Author: wanghu | Hits:

[ADO-ODBCMFC-ADO-SQL_LabMIS

Description: MFC下ADO数据库开发的例程,VS2005+SQL2000测试。MFC工程中封装了一个ADO操作数据库的类,用类似通讯录管理界面演示了该类的使用方法。单界面,简洁易用。 -MFC ADO database development under routine, VS2005+ SQL2000 test. MFC encapsulates a project to operate the database ADO class, with the contact management interface demonstrates the use of such methods. Single interface, simple and easy to use.
Platform: | Size: 13674496 | Author: wanglei | Hits:

[ERP-EIP-OA-PortalSellManage

Description: vs2005实现的简单的进销存管理系统,应用ADO读取SQL Server数据库,实现了商品、销售者的基本管理。-vs2005 to achieve a simple inventory management systems, using ADO to read the SQL Server database, goods, sales management.
Platform: | Size: 2776064 | Author: kun | Hits:

[ADO-ODBCSQLTest03

Description: 开发环境是VS2005,使用了MFC 功能: 1,使用ADO动态连接DBF数据库文件; 2,实现数据的查询,完成登陆时的用户名和密码验证工作;-1,ADO Dynamic Link DBF database files 2,Data query and password authentication
Platform: | Size: 12193792 | Author: 魏风杰 | Hits:

[ADO-ODBCADO

Description: ADO连接数据库的C++封装,在VS2005以正常使用-The C++ package of ADO to connect to the database, in the VS2005 in the normal use
Platform: | Size: 6144 | Author: 刘新金 | Hits:

CodeBus www.codebus.net