搜索资源列表
GetSql
- 一个对ADO.NET数据进行良好的包装的的原码,对数据库的操作参考。-one pair of ADO.NET data for good packaging of the original code, the operation of the database information.
bs结构 tang
- 这是一个好的B/S结构的数据库开发实例。应用了ASP。NET技术进行开发实现。后台采用了SQL SERVER2000。对于初学者是很不错的哦:)-This is a good B / S structure of the database development examples. Application of the ASP.NET technology for achieving development. Background using SQL Server2000. For beginn
vc108423425233
- 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treect
dataset
- ADO.NET是.Net FrameWork SDK中用以操作数据库的类库的总称。而DataSet类则是ADO.NET中最核心的成员之一,也是各种开发基于.Net平台程序语言开发数据库应用程序最常接触的类。之所以DataSet类在ADO.NET中具有特殊的地位,是因为DataSet在ADO.NET实现从数据库抽取数据中起到关键作用,在从数据库完成数据抽取后,DataSet就是数据的存放地,它是各种数据源中的数据在计算机内存中映射成的缓存,所以有时说DataSet可以看成是一个数据容器。同时它
SqlDataBase
- 一个封装好的访问SQL Server数据库的源代码,用VB.NET写的。-a good visit Packaging SQL Server database of source code, written with VB.NET.
shengchanguanlixitong
- 生产管理系统。vb.net sql2-production management system. Vb.net sql2
KSXT.net
- VB。NET考试系统 VB。NET考试系统-VB.NET VB examination system .NET Examination System
ALLFILES
- 数据库访问技术---ADO。NET程序设计课后练习文件-database access technology -- ADO.NET practice after school program design documents
laopo.rar
- 使用VB。NET+SQL SERVER做的人力资源管理系统,vb.net+sql server
Guest-manager
- 客户信息管理系统。.Net平台,ASP开发语言,SQL Server 数据库。-Customer information management system. . Net platform, ASP programming language, SQL Server database.
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
ASP.NET
- ASP.NET数据库高级教程(C#篇) 数据库配置方法 下面说明为了运行ASP.NET(C#篇)程序所要进行的步骤: 1.要求操作系统为Windows 2000以上,且先期需要安装有IIS服务器。 2.按照步骤安装Visual Studio.NET 2003中文版。 3.安装好后就要为程序配置数据库和虚拟路径了。 4.数据库要求是SQL Server 2000企业版。 -Senior ASP.NET Database Tutorial (C#
ADO.NET-_Sample
- 包括了B/S以及C/S两种结构下的ADO.NET的例子程序。-Including the B/S and C/S two kinds of structure of the ADO.NET examples of procedures.
Visual.CSharp.NET
- C#设计开发数据库课程设计经典案例,有用得到的童鞋可以下载。-C# design and development, useful to get the shoes can be downloaded.
kaoqin_vb.net
- vb2005 SQL 公司考勤系统,既有连接SQL也有连接MDB库的方法,采用调用API方式,有导入电子表格功能。-VB2005 SQL attendance system, both connected to SQL connect MDB database, by calling API
soffdgthy.net
- VB+SQL商品销售进销存系统,: 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False Initial Catalog=Sale Data Sou
ado.net
- ado.net书上的源程序,共有20例,可直接打开。-ado.net book on the source, a total of 20 cases, and can be opened directly.
asp.net--Inventory-management-system
- 基于B/S模式的网络分销管理系统,包含库存管理和商品销售两大功能。类似于淘宝网站。-Network distribution management system based on B/S mode two functions, including inventory management and merchandise sales. Similar to Taobao station.
XSXK
- 本源码利用ASP。net和C#创建了一个选课系统,可以实现学生选课的基本功能- U672C u6E90 u7221 u5229 u759A u5B09 u5B2 U8BFE u7684 u57FA u672C u529F u80FD
Sql_Reader
- 快速查看数据库表、字段、数据,方便在写数据库程序的时候,查看字段结构及数据长度。(For browse data source ,data table, and data field quickly.)