搜索资源列表
renshi
- vc + sql server2000 我的毕业设计 适合初学者-vc+ sql server2000 my graduation project for beginners
Utiliser-ADONET-Csharp
- an example on how to use ado .net in c#
Ado
- C++Builder中ADO控件的示例代码-C++Builder ADO control sample code
xuejiguanlixitong
- 学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操
ASPNET-Database
- The file is an introductory tutorial on how to create web database applications in C#/ASP.NET WebForms. It covers topics such as ADO.NET data binding using data readers and datasets, calling stored procedures etc-The file is an introductory tutorial