CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Oracle projects

搜索资源列表

  1. www.easyjf.com

    0下载:
  2. 一、www.easyjf.com全站源码是EasyJF开源团队站务组及核心成员共同开发及维护的系统,该全部源码不是一个开源项目,仅供EasyJF团队正式成员使用,为庆祝2006年德国世界杯开幕,EasyJF管理团队讨论于6月9日对外开放源码,EasyJF没有打算对该下载包进行后期更新,该源码仅供广大的国内java开源爱好者学习及交流EasyJWeb及EasyDBO等开源目使用。 二、www.easyjf.com全站源码中使用的各开源项目(如EasyJWeb、EasyDBO、EasyJS
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6109184
    • 提供者:liquan
  1. delphioci-1.21

    0下载:
  2. delphi通过OCI访问ORACLE,不需要再使用BDE,开放源码。 网址:http://sourceforge.net/projects/delphioci/-delphi through Oracle OCI visit, no further use of BDE, the OSS. Website : http : / / sourceforge.net / projects / delphioci /
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:228813
    • 提供者:ourenyang
  1. Data Base Sync Desktop Application

    1下载:
  2. 数据库远程同步软件NetBeans项目源文件 项目采用Jdesktop集成组件(JDesktop Integration Components,JDIC)编写的通用数据库同步软件,通过JDBC获取需要同步的数据,再将数据插入到远程数据库;支持MySQL、SqlServer、Oracle数据库。,Remote database synchronization software projects NetBeans project source files Jdesktop integrated c
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-06-04
    • 文件大小:31653552
    • 提供者:panjun
  1. NBearLitePetShop4.0.rar

    0下载:
  2. 该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:5801213
    • 提供者:黄磊
  1. 0672318466

    0下载:
  2. Learn the best techniques and tricks from expert Bulusu Lakshman. Apply these real-world applications, undocumented tips, solutions, projects, and techniques to your own programs to become a more efficient and better developer of Oracle Forms. Lakshm
  3. 所属分类:Oracle

    • 发布日期:2017-05-08
    • 文件大小:1596899
    • 提供者:m1rud1n
  1. strutsorspringorhibernate

    0下载:
  2. 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文件applicationContext.xml中数据库连接地址改
  3. 所属分类:Ajax

    • 发布日期:2017-05-14
    • 文件大小:4029226
    • 提供者:fddf
  1. (ChinaMobileSystem)struts_spring_hibernate

    0下载:
  2. 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文applicationContext.xml中数据库连接地址改为您自已
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-21
    • 文件大小:6196478
    • 提供者:beyond
  1. TnsDll

    1下载:
  2. vc6,访问oracle数据库,tnsnames.ora文件解析及操作动态库源码,实际大型项目也在使用的。-vc6, access to oracle database, tnsnames.ora file analysis and operation of the dynamic library source code, the actual large-scale projects are also used.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:57797
    • 提供者:zgl
  1. unidac3

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5743541
    • 提供者:刘海滨
  1. EasyDbProcessKit

    0下载:
  2. 偶从大学开始维护至今的好东西。经过多个项目考验的对ADO数据库调用的封装类库。讨厌了ADO繁琐的接口?这个工具能帮你完成绝大多数需求,不但提供了C++的类,也提供了C的API,支持从VC6.0 ~ VC2010各个编译环境,附有例子代码和数据库。 特色: 1、经过多个项目考验,支持Oracle,SQl-Svr2000, MySQL, PostgreSQL, Access(2003), 的Blob 读写,见例子 2、支持类似GetProfileInt系列的变量持久化入数据库,摈弃注册表
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:1020025
    • 提供者:流浪小狗
  1. Delphi7-Database-Projects

    0下载:
  2. Delphi_7数据库项目案例导航[By_艳文]--这是我做设计时在图书馆的老旧delphi书的源代码。有delphi与Acess、DB、slq、oracle的相关信息系统的案例代码。 copy的本书介绍: 本书从软件工程原理出发,对每一个管理系统进行详细的分析。全书始终贯彻深层的管理理念,同时通过具体的语言来实现每一个系统。每一个系统都具备商业特性,是许多数据库程序员的工作结晶。全书共14章,第1章Delphi与数据库开发作了介绍。第2章-第3章分别以人事/工资/考勤管理系统、销售管理
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-19
    • 文件大小:30354080
    • 提供者:韦徳
  1. SQLinjection

    0下载:
  2. C编写的自动SQL注入源码工程,一个远程多线程的,快速猜解某一注入点的后台数据库账户和密码,支持Access、Mssql、Mysql、Oracle数据库猜解。若SQL注入点URL含有多个参数时,需将存在注入的参数换位置到URL末尾,因为本程序代码默认URL最后一个参数存在注入。-Automated SQL injection source projects written in C, a remote multi-threaded, fast-guess the solution of an i
  3. 所属分类:Exploit

    • 发布日期:2015-04-16
    • 文件大小:6439936
    • 提供者:lcs_p
  1. dbcontrol

    0下载:
  2. This file is part of the Oracle Management Tool Suite. For details, see http://sourceforge.net/projects/orautil. The project web site is available at - http://orautil.sourceforge.net-This file is part of the Oracle Management Tool Suite. Fo
  3. 所属分类:Oracle

    • 发布日期:2017-04-03
    • 文件大小:29381
    • 提供者:Victor Koukin
  1. myproject

    0下载:
  2. It contains database projects.they use visual basic for front end and oracle as back end.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:700586
    • 提供者:Rohit
  1. cn700_pb3458763

    0下载:
  2. 程序文件: update.exe 功能: 实现升级一台机子上的程序,所有其它机子的程序自动升级. 开发工具: PB6.5 (也适用于PB7、PB8、PB9、PB10) 运行环境: 基于数据库(SQL2000测试通过,其它如Oracle,MySQL,Sybase应该没问题) 特点: 1.支持多个模块,支持一个模块多个文件. 2.文件位置可不为当前目录. 3.可自动压缩文件,然后上传,提高上传与下载速度. 4.update.exe可自动升级(注:仅随新系统升级时升级!!!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:305379
    • 提供者:吴凡
  1. BBS

    0下载:
  2. 简易的bbs论坛项目,有分页功能,数据库为oracle-Simple bbs forum projects, paging functions, oracle database
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-07
    • 文件大小:1540203
    • 提供者:
  1. DotNET-DataAccess

    0下载:
  2. 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.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4255
    • 提供者:
  1. JShop

    0下载:
  2. Project online shopping jsp, Projects jsp online shopping, Wcf service oracle database,
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-16
    • 文件大小:444352
    • 提供者:Thai
  1. DatabaseControl

    0下载:
  2. oracle数据库操作类,用于查阅和修改oracle数据库中的表格,稳定性好,便于修改-used for searching and mending tables in oracle , could be used for self-defined projects
  3. 所属分类:Oracle

    • 发布日期:2017-04-15
    • 文件大小:6975
    • 提供者:shachangdiguo
  1. v1.1(jspPservletPmysql)130223

    0下载:
  2. 乐趣大型购物系统 v1.1,运用jsp、servlet、oracle等技术,很不错的学习项目.-Fun shopping system v1.1, the use of JSP, servlet, Oracle and other technologies, very good learning projects. Business hall
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-11
    • 文件大小:4263038
    • 提供者:王俊杰
« 12 »
搜珍网 www.dssz.com