搜索资源列表
SQL+OleDb+Oracle+Npg_helper
- .net数据库操作类源码.分别有ms sql server , oracle , ole db , Npg的数据
XDbEntity
- C#写的ORM源码,通过配置就可以直接使用于WEB应用,适用数据库:Oracle,Sql Server等,通过扩展可适用于其它数据库
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
SPL_Robot
- SPL_Robot是配合SmartPersistenceLayer使用的一个XML数据库框架的代码生成工具。 SmartPersistenceLayer(SPL)是.NET系统框架持久层。强调是框架带来的灵活性与扩展性。 一、 引用 SPL的发布形式是一个名为PersistenceLayer.Dll的DLL文件,可以在我的BLOG上下载目前最新版:SmartPersistenceLayer3.2,因此只需要在项目中“添加引用”即可:
sqltool
- 一个创建oralce 和 sqlserver sql语句的工具-one oracle and sqlserver system tool
ren_spj
- c#,form下操作oracle数据库,包括通过sql语句实现数据的增、删、改、查,通过存储过程实现数据的增、删、改、查-c#, operating under the oracle database in the form, including data through sql statement to add, delete, change, check the data through stored procedures to add, delete, change, check
web_spj_1.0
- c#,web下操作oracle数据库,包括sql语句和存储过程实现数据的增、删、改、查-c#, web-operate oracle database sql statements and stored procedures to the data to add, delete, change, check
ASPDAL
- C#写的数据访问层代码,可以支持多种数据库oracle、mysql、sql server等。-The class is used to access of database, includes oracle,mysql,and sql server....
Transplant
- 利用C#将SQLServer数据库迁移到Oracle数据库方法探索,初步实现了读取Schema,表创建的程序,应用的多线程技术.-C# SQL Server database migration to Oracle database method to explore the initial read Schema, table creation program, the application of multi-threading technology.
dhgamache-Skeleton-7ab6820
- dhgamache-Skeleton是一个轻量级的开发框架,支持SQL Server,Oracle,MySQL等多个数据库,包含常用UI控件和权限控制功能-dhgamache-Skeleton is a lightweight development framework to support multiple databases, SQL Server, Oracle, MySQL, contains commonly used UI controls and permissions contr
Odbc
- Source code for managing odbc connections to different databases such as Oracle, SQL Server, MySQL. The code is provided in C#
DbCode
- 自动生成访问数据库的c#代码,类似于ORM框架。支持Oracle、Sql Server、MySql数据库。- Automatically generate c# code to access the database, similar to the ORM framework. Support for Oracle, Sql Server, MySql database.
dss
- SQL数据库与Oracle数据库数据转存-SQL Database and Oracle Database data dump
wangwei123-easy4net-master
- easy4net是一个轻量级orm框架,灵活在于可以自己编写复杂的SQL语句查询,简单在于几分钟内便能上手使用,并支持mysql, mssql, oracle, access数据库. -Easy4net is a lightweight ORM framework, flexible that can write a SQL statement complex queries, simple is a few minutes to get started, and supports mysql
DotNet.Common.Database
- 通用的连接SQL、DB2、Oracle数据库项目-Connect the SQL, DB2, Oracle project general Phoca Download 2 Screenshot:
Sql2Oracle
- 从Sql数据库将数据转移至Oracle数据库,为了节省时间,不需要手动在Oracle数据库里对数据逐条添加,直接使用该程序即可。-Sql transferring data to Oracle , in order to save time, Oracle does not need to manually add the data one by one, you can directly use the program.
DBHelperSrc
- C#操作Sql Server数据库的dll代码,包括连接断开数据库和增删改查-the src of C# operate Oracle
Public-ODACTest
- 甲骨文資料庫資料瀏覽工具,可輸入SQL指令來取得資料。-Oracle Database query tool
ODBCConnectionTest1
- 1、测试连接Oracle数据库,成功实现了用Oracle.ManagedDataAccess.dll访问Oracle数据库。 2、成功实现了动态SQL语句的的编写和访问Oracle数据库 附:3、测试项目用名ODBCConnectionTest,实际测试没有用odbc的方式连接Oracle。这一点本人说明下,以免界内人士吐槽。(oracle.dataaccess_dll)