搜索资源列表
MVC
- c#数据库访问自动生成代码程序,根据数据库存储过程声明自动生成访问代码
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
OCI访问Oracle
- OCI访问Oracle,C++代码
cdemodp
- 用Oracle OCI进行Direct path insert的示例代码-Oracle OCI conducted by Direct path insert the sample code
otl4_examples
- 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebir
sqmerp
- 用C#开发的一套数据仓库的代码。(C#+ORACLE)-this is datawarehouse develope by C# (database is ORACLE).
otl
- 跨数据库平台: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平台: n 标准C++语言,支持 unix/linux/windows Ø 使用简单: n 只有一个头文件 n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作
a
- c#示例代码以及动态演示还有静态演示,帮助学习.net的vs2005环境-c# sample code and dynamic presentations are static presentations, to facilitate the learning. net to vs2005 environment
OracleDbTypeToCSharpType
- 实体代码1.1绿色版从Oracle数据库中提取C实体代码.rar-Green version 1.1 entity code from the Oracle database entity code.rar extract C
cPPcode-examples
- C++小程序代码的实例讲解,为初学者编提供参考。-C++ code examples to explain the small, prepared to provide reference for beginners.
TransactionApp
- RollBack数据回滚的C#代码实例,需要连接数据库-RollBack data rollback of C# code examples, you need to connect to the database
vs2010-connect-to-oracle11gR2
- 在vs2010中用c#winform远程连接oracle11gR2数据库,共分两部分。测试工具连接和代码连接。-In Vs2010 using c# winform realize remote connection oracle11gR2 database。 include two parts. Connections and code testing tools to connect.