搜索资源列表
testofdata
- 采用遍历方法自动生成用于测试的oracle数据库-traverse method used for automatic generation of test oracle database
SQL+OleDb+Oracle+Npg_helper
- .net数据库操作类源码.分别有ms sql server , oracle , ole db , Npg的数据
DatasetToExcel
- 从oracle数据库导入xml文件,再从xml文件导入excel文件中,有兴趣的朋友可以下载。
consoleapplication2
- 运用C#处理lob数据类型,不用存储过程,往Oracle数据库插入大类型Blog对象的方法
c# 连接数据库(原创)
- c# 连接oracle,access,excel和dbf
CSharp_ForOracle.rar
- C# For Oracle 访问源码,CSharp访问Oracle数据库,C# For Oracle Access source, CSharp visit Oracle database
ConsoleApplicationUdt.rar
- 利用Oracle中的ODP.NET进行空间数据库的开发,编程语言为C#。解决了一些我们平时应用程序开发中不能解决的关于类型等方面的问题,Using Oracle s ODP.NET for spatial database development, programming language is C#. To solve some of our application development usually can not be solved on the type of issues
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
data_qianyi
- 一个数据迁移的例子程序,可以把数据从access迁移到oracle数据库中。不过不能迁移约束-Example of a data migration process, you can migrate data from access to oracle database. However, the relocation should not be bound
birthdaynotify
- c# 生日提醒 c#+oracle数据库-c# birthday to remind c#+ oracle database
testOracle
- windows .net C# oracle数据库查询程序-windows .net C# oracle
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
aspnetNHibernateOracle
- 软件介绍:附带源码和数据库备份文件! ASP.NET(c#) + NHibernate + Oracle + Ajax 实现-see that
DBTableBackup
- Oracle数据备份程序。实现对Oracle数据库表过期数据的自动备份及备份后自动清理等功能。-Oracle data backup procedures. Oracle database table to realize the automatic expiration of data backup and the backup automatically after cleaning and other functions.
OracleEFSample
- 在Oracle数据库上使用Entity Framework的例子-An example of entity framework with oracle
CSharp-connect-oracle-
- c#与数据库oracle数据库连接的几种方式-c# CONN ORACLE
CSharp-operating-oracle-DB
- 一组C#操作oracle数据库的类,连接,查询,插入等-Operating oracle DB class for C#
ODBCConnectionTest1
- 1、测试连接Oracle数据库,成功实现了用Oracle.ManagedDataAccess.dll访问Oracle数据库。 2、成功实现了动态SQL语句的的编写和访问Oracle数据库 附:3、测试项目用名ODBCConnectionTest,实际测试没有用odbc的方式连接Oracle。这一点本人说明下,以免界内人士吐槽。(oracle.dataaccess_dll)