Description: 进销存管理系统,用VC++.NET开发,通过
ADO.net连接SQL SERVER数据库-inventory management system, with VC.NET development, through the trouble to SQL Server Database Platform: |
Size: 1173504 |
Author:郑杰 |
Hits:
Description: 本系统以ASP.NET为开发平台,SQL Server 2000为后台数据库,采用B/S模式,运行于校园网络系统平台上,用户及操作人员通过浏览器访问Web服务器,Web服务器再根据客户机的需要通过ADO.NET访问数据库。本系统中Web服务器为IIS5.0,数据库采用SQL Sever 2000。本系统适用于各大中小学校,其功能主要分为四大类:
用户管理:用于对用户的添加及对用户的删除及查询。
成绩管理:用于对成绩查询。
帮助信息:用于对本系统的具体操作进行详解。
本系统性能力求易于使用,具体有较高的扩展性和可维护性。
-to the system for ASP.NET development platform SQL Server 2000 database for the background, using B/S mode, running on the campus network system platform, users and operators through Web browser visits the server, According to another Web server client needs access to the database through ADO.NET. The system for IIS5.0 Web server, database using SQL Server 2000. This system applies to all universities, primary and secondary schools, their main function is divided into four categories : user management : for the right of users to add and delete users and inquiries. Performance management : for the results of inquiries. Help message : the system used for the specific operations for Hi. Performance of the system sought to easy-to-use, the higher the specific scalability and maintainability. Platform: |
Size: 210944 |
Author:水依 |
Hits:
Description: 这是一个c#的用ado.net访问
sql server 数据库的例子
请参考-This is a c# ado.net visit with the sql server database please refer to the example Platform: |
Size: 66560 |
Author:bill |
Hits:
Description: The initial planning and thinking about this book began during a discussion of SQL Server futures in
July 2001. The discussion was with Rob Howard during a trip to Microsoft to discuss the first book I was
working on at that time. After that, I stayed involved in what was happening in ADO.NET by going to
the SQL Server Yukon Technical Preview in Bellevue, Washington, in February 2002 and by working
with the ASP.NET and SQL Server teams at Microsoft since July 2003. Platform: |
Size: 4896768 |
Author:drt |
Hits:
Description: 。使用VC.NET做前端应用程序开发工具,利用面向对象的编程思想进行高效的开发,用SQL SERVER 2000进行后台数据库的创建和管理,利用ADO对象实现对后台数据库的连接,访问,修改以及写入等操作。并采用OLEDB连接数据库,提高了数据访问效率-. VC.NET make use of front-end application development tools, the use of object-oriented programming ideas for the development of highly efficient, using SQL SERVER 2000 to carry out the background of the creation and management of databases, using ADO objects to realize the background database connectivity, access, modify and write operation and so on. And uses OLEDB to connect databases, improve the efficiency of data access Platform: |
Size: 577536 |
Author:张世卓 |
Hits:
Description: 本文编译器使用Visual Studio 2005 数据库使用SQL Server 2005 express .net版本为2.0 -In this paper, using the compiler Visual Studio 2005 database using SQL Server 2005 express. Net version 2.0 Platform: |
Size: 237568 |
Author:iie9615 |
Hits:
Description: 案例1:用ADO.Net实现通用数据库编程1
案例2:用ADO.Net实现通用数据库编程2
案例3:使用DataSet对数据库进行操作1
案例4:使用DataSet对数据库进行操作2
案例5:使用DataGrid连接数据库
案例6:在SQL Server中存储显示图片
案例7:在ACESS 2000中存储显示图片-Case 1: Using ADO.Net to achieve Universal Database Programming 1 case 2: achieve universal database using ADO.Net programming 2 Case 3: Using DataSet to the database to operate one case 4: Use DataSet to the database 2 Case 5: the use of connect to database DataGrid Case 6: In the SQL Server stored display picture Case 7: In the ACESS 2000 store display picture Platform: |
Size: 1764352 |
Author:jiansheq |
Hits:
Description: ADO.net 对每种数据库都提供了专门的连接字,不过每种的连接方式都差不多,所以这里我只用 SQL Server来做-ADO.Net for each database are available to connect a special character, but each of the connections are similar, so here I only use SQL Server to do Platform: |
Size: 182272 |
Author:jerry |
Hits:
Description: ado .net 高级编程
Introduction 1
Chapter 1: Data Access and .NET 9
Chapter 2: The .NET Data Providers 45
Chapter 3: Visual Studio .NET and ADO.NET 69
Chapter 4: Using DataReaders 133
Chapter 5: The DataSet 163
Chapter 6: Using the DataAdapter 207
Chapter 7: Typed DataSets and DataSet Schemas 235
Chapter 8: XML and the DataSet 271
Chapter 9: Constraints, Relations, and Views 317
Chapter 10: Transactions 365
Chapter 11: Mapping 387
Chapter 12: Making a Data Services Component 409
Chapter 13: ADO.NET and Web Services 455
Chapter 14: SQL Server Native XML Support 517
Chapter 15: Performance and Security 551
Chapter 16: Integration and Migration 589
Chapter 17: Creating a Custom .NET Data Provider 625
Chapter 18: Case Study – Cycle Couriers 671
Index-Introduction 1
Chapter 1: Data Access and .NET 9
Chapter 2: The .NET Data Providers 45
Chapter 3: Visual Studio .NET and ADO.NET 69
Chapter 4: Using DataReaders 133
Chapter 5: The DataSet 163
Chapter 6: Using the DataAdapter 207
Chapter 7: Typed DataSets and DataSet Schemas 235
Chapter 8: XML and the DataSet 271
Chapter 9: Constraints, Relations, and Views 317
Chapter 10: Transactions 365
Chapter 11: Mapping 387
Chapter 12: Making a Data Services Component 409
Chapter 13: ADO.NET and Web Services 455
Chapter 14: SQL Server Native XML Support 517
Chapter 15: Performance and Security 551
Chapter 16: Integration and Migration 589
Chapter 17: Creating a Custom .NET Data Provider 625
Chapter 18: Case Study – Cycle Couriers 671
Index Platform: |
Size: 7805952 |
Author:林虹 |
Hits:
Description: 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 Platform: |
Size: 5120 |
Author:wan |
Hits:
Description: This an application made by ADO.NET (C#). It contains a very good example to handling a lot of events and how to connect to SQL server database and get and handle data.-This is an application made by ADO.NET (C#). It contains a very good example to handling a lot of events and how to connect to SQL server database and get and handle data. Platform: |
Size: 296960 |
Author:Dina ElGammal |
Hits:
Description: 汽车维修管理系统。系统是在VC++和SQL Server 2000下开发的. 数据库文件需要在SQLSERVER的查询分析器中恢复. 因为程序极为经典,所以上传。编程环境: visual stdio c++ .net,Ado + SQL2000 。SQL设置: 将在SQL2000下建立CarService数据库,导入数据文件。主要用ADO访问数据库。。。 主要功能: 查询,添加,删除,显示信息-Vehicle Maintenance Management System. System is in VC++ and SQL Server 2000 under the development. SQLSERVER database files need to recover the query analyzer. Because the program is extremely classic, so upload. Programming environment: visual stdio c++. Net, Ado+ SQL2000. SQL settings: Under the establishment of CarService in SQL2000 database, import data files. The main access to the database using ADO. . . Main functions: query, add, delete, display information Platform: |
Size: 913408 |
Author:绿茶 |
Hits:
Description: Summary of Contents
Introduction 1
Chapter 1: Data Access and .NET 9
Chapter 2: The .NET Data Providers 45
Chapter 3: Visual Studio .NET and ADO.NET 69
Chapter 4: Using DataReaders 133
Chapter 5: The DataSet 163
Chapter 6: Using the DataAdapter 207
Chapter 7: Typed DataSets and DataSet Schemas 235
Chapter 8: XML and the DataSet 271
Chapter 9: Constraints, Relations, and Views 317
Chapter 10: Transactions 365
Chapter 11: Mapping 387
Chapter 12: Making a Data Services Component 409
Chapter 13: ADO.NET and Web Services 455
Chapter 14: SQL Server Native XML Support 517
Chapter 15: Performance and Security 551
Chapter 16: Integration and Migration 589
Chapter 17: Creating a Custom .NET Data Provider 625
Chapter 18: Case Study – Cycle Couriers 671 Platform: |
Size: 7810048 |
Author:Victor |
Hits:
Description: 了解如何应用在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, and JDBC drivers, such as the new tracking features and 2005, the network protocol in the SQL Server and Microsoft SQL Server database engine Platform: |
Size: 43008 |
Author:龙 |
Hits:
Description: Microsoft ADO.NET is the latest data access technology from Microsoft. ADO.NET is a collection of classes that are part of the .NET Framework, and is designed to provide consistent access to data in loosely coupled n-tier application architectures such as web services. ADO.NET can be used to access a variety of data sources including databases such as Microsoft SQL Server, Oracle, and Microsoft Access, as well as XML, OLE DB, and ODBC data sources. Platform: |
Size: 885760 |
Author:viand sagala |
Hits: