搜索资源列表
封装ADO数据库访问的两个类
- 封装ADO数据库访问的两个类-Packaging ADO database access the two categories
289VBSQLcheliangguanlixitong
- 息设置等,基本模块的原代码,编写相应的功能实现模块 车辆管理系统属于信息管理系统的一个具体实现,主要涉及的是几个核心模块,即司机、车辆、运营、维修和交通事故管理模块的实现,这里主要包括一些空间的使用和数据库查询等。还有另外的一个重要模块是用于实现数据库打开连接、数据更新修改和数据库关闭等,该模块是为简化系统中各个模块普遍访问数据库中各种数据,在此,产生一个公用数据函数,用于执行各种数据库操作。数据库采用的是SQL SERVER 2000,因此,ActiveX 数据对象ADO成了数据库实现的关
NHibernate
- NHibernate不仅仅管理.NET类到数据库表的映射(包括.NET 数据类型到SQL数据类型的映射),还提供数据查询和获取数据的方法,可以大幅度减少开发时人工使用SQL和ADO.NET处理数据的时间。
VkTOOLS
- 类似于ibatis的一个JDBC的封装包.只需要传入配置文件,即可使用.使用方法和Delphi的Ado类似-JDBC is similar to the ibatis a package. Only required configuration files imported, you can use. The use of methods and similar to Delphi' s Ado
databuffer
- DataBuffer在Java中使用ADO.NET-DataBuffer in Java using ADO.NET
200711279145220
- 曾在.Net平台下有过大约3年的Web程序开发实践,甚是喜欢其中ADO.Net技术。ADO.NET最大的特性在于对断开数据库连接方式的全方位支持,它包括DataSet、DataTable、DataRow等对象,构建了一个内存中的数据库,通过DataAdapter把数据填充到DataTable或者DataSet中,随后通过DataTable和DataSet对象提供的一些方法对存储在内存中的数据进行操作。ADO.NET还能够和ASP.NET和Windows Forms的控件进行数据邦定,使得编写程序
simulator-install
- Impronto Simulator Emulador diseñ ado por la empresa Rococosoft Distribuido de forma gratuita Basta con enviar correo con datos y motivos Envian licencia y acceso a descarga simulator-install.jar Para instalar se requiere jre pa
VC-P-P-ADO-database-connection
- VC++ADO连接数据库,初学者用VC连接数据库可以参考一下-VC++ ADO connect to the database, beginners can connect to the database with information about VC
Pro-JavaScript-Techniques-(2006)
- The evolution of Javascr ipt has been gradual but persistent. Over the course of the past decade, the perception of Javascr ipt has evolved from a simple toy language into a respected programming language used by corporations and developers acros
chapter3
- 访问模块设计 前台后台分模块设计 高效搜索优化 ADO的本质-Access to the modular design of foreground to background module to design an efficient search to optimize the nature of the ADO
Z-BlogInsatll
- 服务器:Windows 2000及IIS5.0以上,需要ADO数据库、FSO、XMLDOM等系统组件支持和空间的读写权限,具体请咨询网络服务商是否支持Z-Blog安装和运行。 客户端:支持FireFox、IE 6.0、Opear、Chrome、Safari及更高版本的浏览器。客户端浏览器需要启用Javascr ipt脚本支持。
EHRmis
- 系统采用Javascr ipt、VBscr ipt、ADO三种脚本控件编辑,使系统简单快捷方便的在企业内外网络上运行,只要企业执行官所处位置能成功介入Internet就可以不受区域,环境,时间等限制良好的管理和查看企业人事信息得到人事第一手资料大大提升了企业洽谈、会晤,投标等事件的成功性。-The system uses Javascr ipt, VBscr ipt, ADO three kinds of scr ipt control to edit, make the system simp
jSegue-2.1.1.7092
- jSegue是一个用于为本地代码生成Java绑定的工 具;tlb2java 可以生成Java和JNI代码来调用 COM Ole 自动化服务器,h-gen 可以生成C++代码来访问Java并实现本地方法。提供部分绑定:Windows PlatformSDK, GDI, ADO, 和 DAO。 -a jSegue is used to generate native code Java binding tool tlb2java can generate the Java and JNI code
DataBuffer在Java中使用ADO.NET
- 对 DataBuffer 在 Java 中的使用(DataBuffer how to use in Java Programing)