搜索资源列表
-
0下载:
动态创建access或者oracle的ODBC数据源-create dynamic access to the oracle or ODBC data sources
-
-
0下载:
一个设计良好,非常好用的数据访问类.
使用了接口,重载等C#的常用特性,运用了工厂模式设计,支持Oracle、SqlServer、OleDb不同数据库的灵活转换。-a well-designed, very user-friendly access to data types. The use of the interface, such as C# Heavy common characteristics, use of the factory model design, support
-
-
0下载:
该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设
-
-
0下载:
分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
-
-
0下载:
ADO数据库用法,详细建立连接,直接通过ADO读、写Access文件示例实现用ADO从Access文件中读取相应数据并显示出来-ADO database usage in detail to establish a connection directly through ADO reading, writing sample Access file from Access using ADO to read the corresponding data file and displayed
-
-
0下载:
访问oracle数据的与C#接口,在C#中如何连接oracle数据库,访问存储过程,批量更新数据库等-Oracle data access with C# interface, in C# how to connect oracle database, visit the stored procedure, update the database, such as bulk
-
-
0下载:
一个通用的数据转换工具的需求、设计和实现,介绍了向导程序的实现技术、元数据的获取方法,异构数据源之间数据类型的转换和映射等手段-A common instrument of the demand for data conversion, design and implementation, the introduction of the implementation technology wizard, metadata access methods, heterogeneous data so
-
-
0下载:
用vc 2005 ado 连接access数据库,读取并显示数据的示例,只需要修改连接字符串,也可以很方便地连接mysql,sqlserver,oracle等数据库-Vc 2005 ado connection with access database, read and display the sample data, only need to amend the connection string, it can easily connect mysql, sqlserver, oracle
-
-
0下载:
本研究针对数据库管理系统MS SQL Server、MS Access、Oracle、MySQL、MS FoxPro之间进行了数据交换的探讨,定义了作为中介的XML文件的格式,并制定了元数据映射规则,通过程序实现了数据导出和导入的功能,达到了数据交换的目的。-In this study, the database management system for MS SQL Server, MS Access, Oracle, MySQL, MS FoxPro data exchange betwe
-
-
0下载:
PMIS--------主程序代码
表示层,负责应用程序的表现形式、用户体验等。
-------DALFactory-----抽象工厂
抽象工厂,用于创建各种数据对象的方法,这里有配置文件和反射的运用。
-------IDAL--------数据接口层(控制是选择什么类型的数据库)
数据操作接口,数据访问层实现其接口并重写它(体现了面向接口的编程思想)。
-------BLL------
处理应用程序的业务逻辑,被表示层调用。
------
-
-
0下载:
Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .NET, C++Builder, and FreePascal. We have combined the experience of long-term successful development into one p
-
-
0下载:
C#写的几个类,包括对sqlserver,access,oracle访问数据实现类-C# written in several categories, including on the sqlserver, access, oracle implementation class to access the data
-
-
0下载:
Microsoft ADO.NET is the latest data access technology from Microsoft. ADO.NET is a collection of classes that are part of the .NET Framework, and is designed to provide consistent access to data in loosely coupled n-tier application architectures su
-
-
0下载:
vc环境下用oci方式访问oracle,实现快速数据访问-access to the oracle, the vc environment oci way and fast data access
-
-
0下载:
用C#实现的Access 到 oracle 数据转换工具-Access to oracle data conversion tool
-
-
0下载:
Source code for a generic Data Access Component implementation written in C# that supports SQL, Oracle, OLEDB and ODBC data providers, using the Factory design pattern for instantiating the specific data provider objects at run time based on the appl
-
-
0下载:
C#.NET万能数据库访问封装类(ACCESS、SQLServer、Oracle)
数据访问基础类
用户可以修改满足自己项目的需要。-C#. NET universal database access wrapper class (ACCESS, SQLServer, Oracle)
Data Access Foundation Classes
Users can modify to meet the needs of their own projects.
-
-
0下载:
个人曾经写过的数据访问接口,包含:MSSQL、Mysql、Oracle等数据库的公共处理接口。可以拿过来直接使用,放在手里好多年了。-Wrote personal data access interface, including: common processing interface MSSQL, Mysql, Oracle and other databases. You can take over the direct use, on hand for many years.
-
-
0下载:
AspNetPager针对ASP.NET分页控件的不足,提出了与众不同的解决asp.net中分页问题的方案,即将分页导航功能与数据显示功能完全独立开来,由用户自己控制数据的获取及显示方式,因此可以被灵活地应用于任何需要实现分页导航功能的地方,如为GridView、DataList以及Repeater等数据绑定控件实现分页、呈现自定义的分页数据以及制作图片浏览程序等,因为AspNetPager控件和数据是独立的,因此要分页的数据可以来自任何数据源,如SQL Server、Oracle、Access
-
-
2下载:
连接数据库工具,避免安装客户端,这样就只在服务器段安装即可,避免安装庞大的客户端,另外可以连接oracle数据库(Universal Data Access Components (UniDAC) is a powerful library of cross-database data access components for Delphi, C++Builder, and Lazarus)
-