搜索资源列表
OracleStore
- 连接ORACLE,可以加载通用的数据库 打开指定的表
c# 连接数据库(原创)
- c# 连接oracle,access,excel和dbf
Csharp
- C#连接Access、SQL Server、Oracle、MySQL、DB2和SyBase六种不同数据库的程序源码和需要注意的点-C# Connection Access, SQL Server, Oracle, MySQL, DB2, and SyBase six different database programs and the need to pay attention to point source
CSharp_connect_Oracle
- CSharp连接Oracle数据库的几个例子-CSharp connect a few examples of Oracle database
cDB
- 利用ODT连接Oracle数据库,并进行数据处理的类-ODT to connect using Oracle database and data-processing class
OracleHelper
- 访问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
VCOralce
- 里面含有4个例子,是CSHARP连接ORACLE 的网站设计,是本书上的实例,很有意义哦-Which contains four example is ORACLE connection CSHARP site design, is an example of the book, meaningful Oh! !
SPL_Robot
- SPL_Robot是配合SmartPersistenceLayer使用的一个XML数据库框架的代码生成工具。 SmartPersistenceLayer(SPL)是.NET系统框架持久层。强调是框架带来的灵活性与扩展性。 一、 引用 SPL的发布形式是一个名为PersistenceLayer.Dll的DLL文件,可以在我的BLOG上下载目前最新版:SmartPersistenceLayer3.2,因此只需要在项目中“添加引用”即可:
EAME.Desktop.DA
- 一个连接Oracle的类库文件。很好哦。-A connection to Oracle' s library files. Oh well.
TestOracle
- C#连接ORACLE使用临时表的存储过程返回游标集合方法-C# ORACLE TEMPTABLE
OraWinApp
- C#开发连接oracle的客户机不用安装客户端,非常实用方便,值得学习-C# developers do not install the client connect oracle client, very useful and convenient, it is worth learning
CSharp-connect-oracle-
- c#与数据库oracle数据库连接的几种方式-c# CONN ORACLE
MyTestDXFrom
- winform devexpress编写的简单文档管理系统 用户登录那块是连接oracle的 如果没有oracle的可以直接修改源码 Document 使用该form启动即可-simple document management system written in winform devexpress User logs on that piece is connected to oracle If there is no oracle can directly modify
CSharp-operating-oracle-DB
- 一组C#操作oracle数据库的类,连接,查询,插入等-Operating oracle DB class for C#
csharp
- C#连接ORACLE,读写,增删改查全,winform-winform c# operate oracle
ConnectOracle
- 使用C#连接Oracle数据库的代码实例,为初学C#的朋友提供参考,Oracle也是一个比较常见的数据库,有必要掌握它与C#的配合,可以开发更大的数据库系统-Connect to an Oracle database using C# code examples, reference, Oracle is also a common database, it is necessary to grasp it with C# for beginners C# friends, you can de
System.Data.OracleClient
- C#编程中连接oracle数据库使用的类库-Connect oracle database class library in C# Programming
IBatisNetOrcaleTest
- IBatisNet连接Oracle 数据库实例-IBatisNet connect to an Oracle database instance
conOracle
- silverlight通过WCF方式连接oracle数据库的实现,测试可用-silverlight connection to oracle through WCF at testing available
ODBCConnectionTest1
- 1、测试连接Oracle数据库,成功实现了用Oracle.ManagedDataAccess.dll访问Oracle数据库。 2、成功实现了动态SQL语句的的编写和访问Oracle数据库 附:3、测试项目用名ODBCConnectionTest,实际测试没有用odbc的方式连接Oracle。这一点本人说明下,以免界内人士吐槽。(oracle.dataaccess_dll)