搜索资源列表
VC中用ADO访问数据库的示范例子
- ADO直接读取数据库的编程实例 -read directly ADO database programming examples
AdoToolLib
- Ado封装类,提供在C平台下通过ADO访问数据库的简单方法-Ado Packaging category for the C platform access to the database through ADO simple method
MyRegister
- 商行注册系统,用jsp实现注册,访问数据库等。-firms Registration System, using jsp implementation of the registration, visit database.
JspHelloWorld
- JSP访问数据库及分页的功能-JSP access to the database and the function Pagination
aspvistt
- 用asp访问数据库的多种方法,可以加快访问速度.
DetailView
- Csharp中,利用gridview访问数据库的例程
高速缓存和连接池对访问数据库性能的影响
- java高速缓存和连接池对访问数据库性能的影响-java cache and connection pool to access the database performance of
VCWebService.rar
- 在VC++中调用WebService接口,访问数据库. WebService网站是用asp.net(C#)做的.,Use VC++ to call WebService interface, access to the database. WebService website is asp.net (C#) to do.
MVC2Demo
- 1、该例题适合新手学校MVC的人员 2、包含了 增、删、改、查、分页、数据验证。等功能 3、分页功能导入了个分页的DLL文件 4、访问数据库使用Linq To Sql 类-1, the examples suitable for novice school MVC personnel includes increasing, delete, change, check, paging, data validation. Other functions, paging function
sniffer
- 发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做-Publishing database system, InstallShield package commonly used tools that explain the process released the software pa
ConnectionPool
- 编写一关于Microsoft Access数据库连接池及其管理的相关类,要求能从XML配置文件中读取该数据库驱动程序,数据库名,连接池最大连接数,最多等待用户数,查询数据库超时时间及用户最长等待时间等信息;并编写一测试程序,用于模拟多客户对于数据库的访问。-The preparation of about one Microsoft Access database connection pool and its management related request from the XML co
ADO_NET
- ADO_NET 高级编程.在ADO_NET下访问数据库-ADO_NET high-level programming. ADO_NET to access the database in
ServletAccessDB
- 通过servlet访问数据库,在浏览器上显示访问结果-Through the servlet to access the database, in the browser to display results of the visit
ado2
- 访问数据库的通用类,可适用于多种数据库类型的访问-Universal access to the database category, applicable to many types of access to the database
7
- c++网络数据库实例 第七章 实例 57-ODBC查询 实例 58-ODBC工具 实例 59-列举 SQL服务器 实例 60-ODBC异步调用 实例 61-列举 DNS数据源 实例 62-快速查看数据源 实例 63-学生成绩管理 实例 64-ODBC数据库的动态 实例 65-简单的 ODBC访问接口-c++ examples of Chapter VII of the network database Exampl
8
- c++网络数据库实例 第八章 实例 66-数据库浏览查询器 实例 67-地址簿管理 实例 68-数据库索引管理 实例 69-使用树型控件管理 实例 70-金山词霸界面的数 实例 71-DAO数据库操作 实例 72-多重查询 实例 73-多线程访问数据库-c++ examples of Chapter VIII of the network database Instance 66- Browse and query
10
- c++网络数据库实例 第十章 实例 82-数据库查询 实例 83-数据库浏览与更新 实例 84-类创建向导 实例 85-ADO访问数据库 实例 86-个人通讯录管理 实例 87-个人相册管理 实例 88-ADO数据库 实例 89-实现 ADO连接数据库 实例 90-使用 ADO执行存储过程-c++ network database instance Chapter Instance 82- database
homework
- 使用VB 编写一个WEB服务器程序,该程序具有访问数据库的功能-VB, a WEB server program, the program has to access the database features
WebServiceAccess
- CSharp C#开发的一个WebService的实例,实现了树型菜单的显示。数据库使用Access数据库。其中数据库访问的部分代码修改自网上下载的代码,这里表示感谢。-CSharp ,Visual C#,Access DataBase.A simple WebService Demo.