搜索资源列表
db_access
- 众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OL
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
ASP.NET与数据库编程
- ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:\\Inetpub\\wwwroot\\目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要
search tang
- 这是一个数据库表的插入程序,在B/S结构上的数据库插入操作。使用的是ASP。NET技术。希望对大家有所帮助。-This is a database table insertion procedures, the B / S structure of the database insertion. Using the ASP.NET technology. We want to help.
OA
- OA系统,数据库为SQLSever 。net c#
Datagrid-ADO.NET数据库访问对象
- 在使用程序时,将该目录下的数据库文件forus.mdb拷贝至C盘根目录下即可。-the use of procedures, this directory database files copied to C forus.mdb Pangen directory can be.
LibararyManagementSystem.rar
- 图书管理系统(VB.NET 2008) =================================== 一个小型图书管理系统示例代码。使用Access数据库。适合VB.NET初学者。打开时请使用VS2008版本。 登录用户名:Admin,密码:Admin,Book Management System (VB.NET 2008 )=================================== a small sample library management system c
SalesManager
- 销售管理系统。 数据库:ACCESS 前台:VB.NET-Sales Manager System
ASP.NETSQLserver2005MaterialManagementSystem
- ASP.NET 源代码 三层架构 进销存物资管理 c# SQL server2005 进销存物资管理系统源代码 极品收藏代码: 入库、出库、退库、盘点、维修、付款、收款、报废,查询,统计分析。 框架完美,短小精悍,可以立即使用,也可以二次开发拓展。 -ASP.NET source code for the three-tier system of materials management Invoicing c# SQL server2005 Invoicing m
Win.for.VB.Net.database
- 利用ODBConnection 做簡單的資料庫存取系統。 VB版本為2003。程式小而美-ODBConnection done using a simple database access system. VB version is 2003. The program is small and
susheguanli
- 基于VB,NET和ACCESS数据库的学生宿舍管理系统,可以实现学生住宿信息的添加查询删除,可以实现学生宿舍调换记录等多个功能。-Based on VB, NET, and ACCESS database management system for student hostel, student accommodation can be achieved to add query to delete the information, you can achieve the recording o
DataAccess
- 给出一个在vb。net下访问sql数据库的类,包含多个过程,使用存储过程进行工作-Gives a vb. net to access sql database class, contain multiple processes, use stored procedures to work
COM-use
- 0019《使用COM+实现跨数据库事务处理》,基于。net开发环境c#语言开发,对于初学者非常适用-0019 " Using COM+ cross-database transaction processing," based on. net c# development environment, language development, is suitable for beginners
AccessDataBase-ADO.NET
- 实现ADO.NET数据库访问技术,使用Command和DataAdapter对象操作数据库数据。-ADO.NET database access technology, Command and DataAdapter objects to manipulate database data.
UpdateDBObjects
- 每个开发人员面临的问题关于更改SQL Server数据库中通过开发人员。如何使所有这些变更完成。这个计划有助于开发人员等问题。我做了一个程序在c#。net。Usingn Ascess数据库恢复数据库表结构这本,存储过程、函数、视图。-Problems faced by each developer about changing the SQL Server database through the developer. How to make all of these changes is co
ApiaddUser
- 不调用系统的net.exe来添加一个系统本地用户。-Net.exe do not call the system to add a system of local users.
ApiaddUser
- 不调用系统的net.exe来添加一个系统本地用户。-Net.exe do not call the system to add a system of local users.
精通C#与.NET 4.0数据库开发源码
- 精通C#与.NET 4.0数据库开发---基础、数据库核心技术、项目实战/ 秦婧,石叶平等编著 介绍微软.NET 4.0平台所涉及的SQL Server 2008、ADO.NET和LINQ等数据库开发技术。全书共六篇,包括:C# 4.0语言基础、开发应用程序、SQL Server 2008基础、ADO.NET操作数据库、LINQ查询开发、项目实战。(Proficient in C# and.NET 4 database development, database foundation, core
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)
vb.net真正的三层架构Demo
- vb.net真正的三层架构Demo,含MSSQL数据库。