搜索资源列表
vc108423425233
- 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treect
WebCast20051118am_Demo
- 这是一个c#的用ado.net访问 sql server 数据库的例子 请参考-This is a c # ado.net visit with the sql server database please refer to the example
ADO_NET_Recordset_Library_Source
- 使用ADO.net 访问SQL server 数据集访问
学校管理系统
- 软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自
BookStore
- 本系统主要内容是围绕图书销售管理系统而展开讨论的,主要针对图书批销以及门市销售为主而进行设计的,适合图书进销零售的管理,特别适用于书城及图书批销商协调的资源管理。系统源码采用C#语言书写格式,在VS.NET 2005集成环境下调试进行,数据库采用SQL Server 2000后台。该系统大量采用了丰富数据库技术,有针对性模块行的开发,其中数据库操作层技术大量采用存储过程及触发器的应用,数据库访问层技术采用微软公司的ADO.NET最新2.0开发技术,数据库表示层采用统一的外观模式,从而使得整个系
shujukuTEN
- 本程序可以作为数据库入门的一个小程序,在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
ADO_DOT_NET
- 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
ADO.NET
- ADO.net操作数据库总结,包括用SqlConnection连接SQL Server,二。用OleDbConnection连接 三.创建Command对象等-ADO.net to operate the database summary including the use SqlConnection to connect SQL Server, 2. OleDbConnection connection with the three. Create a Command object
SQLFiles1975422222006
- SQLFiles is a simple VB.NET/ASP.NET web application that makes use of the SQL Managed provider in ADO.NET. SQLFiles is an example web application that allows for uploading, storage, and searching of files in a SQL database via a front-end Web interf
SQL-SERVER
- 了解如何应用在Microsoft数据访问技术ADO.NET的MDAC 2.0,2.82,SQL Server Native Client的,和JDBC驱动程序,如新的跟踪功能 和2005年在SQL Server的网络协议和Microsoft SQL Server的数据库引擎。 - Learn how to apply technology in Microsoft Data Access ADO.NET, MDAC 2.0,2.82, SQL Server Native Client s,
vcadodotnetsrc
- ADO.net 对每种数据库都提供了专门的连接字,不过每种的连接方式都差不多,所以这里我只用 SQL Server来做。我在连接数据库时使用了以下几个步骤-VC ado.net
Degree-Thesis-system
- 本文介绍了一套功能完善的研究生学位申请及学位授予管理信息系统的设计过程,包括应用背景分析、系统构成、主要功能、技术处理和本系统的特点。首先简述了开发研究生学位申请及学位授予管理信息系统的必要性和紧迫性。给出研究生学位申请及学位授予流程。利用SQL server数据库,.NET 2008 和ADO.NET EntityFramework技术开发了研究生学位申请及学位授予管理信息系统, 旨在优化工作流程, 实行科学管理, 提高办公效率。将该系统应用于高校学位管理, 最后对该系统作了总结与展望。-Th
shujukulianjiedenglu
- 掌握SQL Server等数据库如何和前台界面进行连接,掌握ADO.NET对象和ADO.NET控件-How to master SQL Server and other database and front-end interface to connect to master controls and ADO.NET ADO.NET objects
停车场数据库管理系统
- 基本的停车场管理功能,链接sql数据库,c#编写(cars parking manage system)
