Welcome![Sign In][Sign Up]
Location:
Search - oracle project code

Search list

[Remote Controlvcn远程控制源代码

Description: VNC Source Distribution for Windows platforms ============================================= VNC is Copyright Olivetti & Oracle Research Laboratory. This software is distributed under the GNU General Public Licence as published by the Free Software Foundation. See the file LICENCE.TXT for the conditions under which this software is made available. VNC also contains code from other sources. See the Acknowledgements section below, and the individual files for details of the conditions under which they are made available. There are two programs here in the two subdirectories: vncviewer - this is the VNC viewer, or client, program for Win32. winvnc - this is the VNC server for Win32. It allows an NT desktop to be accessed remotely using a VNC viewer. These were both built using Microsoft Visual C++ 5.0 and each contains a workspace & project file suitable for building it. -VNC Source Distribution for Windows platf orms ==================================== ========= VNC is Copyright Olivetti
Platform: | Size: 433306 | Author: 张少杰 | Hits:

[Other resourcedb-4.5.20

Description: Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20\\build_windows\\Libdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib-Oracle BerkeleyDB (Oracle embedded database failed to provide Borland C Builder version), The source put BerkeleyDB 4.5.20 2005 Visual C code transplant Bo Identical compiled C Builder, generate static libraries, in Borland C Builder for development use. paper trails for the project : db - 4.5.20 \\ build_windows \\ Libdb45BCB.bpr compiler After generating static libraries : Libdb45BCB.lib
Platform: | Size: 12967261 | Author: 李周 | Hits:

[Remote Controlvcn远程控制源代码

Description: VNC Source Distribution for Windows platforms ============================================= VNC is Copyright Olivetti & Oracle Research Laboratory. This software is distributed under the GNU General Public Licence as published by the Free Software Foundation. See the file LICENCE.TXT for the conditions under which this software is made available. VNC also contains code from other sources. See the Acknowledgements section below, and the individual files for details of the conditions under which they are made available. There are two programs here in the two subdirectories: vncviewer - this is the VNC viewer, or client, program for Win32. winvnc - this is the VNC server for Win32. It allows an NT desktop to be accessed remotely using a VNC viewer. These were both built using Microsoft Visual C++ 5.0 and each contains a workspace & project file suitable for building it. -VNC Source Distribution for Windows platf orms ==================================== ========= VNC is Copyright Olivetti
Platform: | Size: 433152 | Author: 张少杰 | Hits:

[JSP/Javanews_JavaProject

Description: Java项目 新闻管理系统 jsp+struts+hibernate 开发:eclipse+oracle9i+tomcat 高质量代码 导入数据即可用-Java project management information system jsp struts hibernate development : eclipse oracle9i tomcat code into high-quality data will be used
Platform: | Size: 2533376 | Author: 何岩 | Hits:

[Other Databasesdb-4.5.20

Description: Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20\build_windows\Libdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib-Oracle BerkeleyDB (Oracle embedded database failed to provide Borland C Builder version), The source put BerkeleyDB 4.5.20 2005 Visual C code transplant Bo Identical compiled C Builder, generate static libraries, in Borland C Builder for development use. paper trails for the project : db- 4.5.20 \ build_windows \ Libdb45BCB.bpr compiler After generating static libraries : Libdb45BCB.lib
Platform: | Size: 12979200 | Author: 李周 | Hits:

[OracleOracle

Description: Oracle 编写的代码 主要是一个项目的数据库设计,很好,很有价值的,里面有一些存储器,序列等-Oracle preparation of the code is primarily a project database design, very good, great value, which has some memory, sequencing, etc.
Platform: | Size: 273408 | Author: 吴战 | Hits:

[JSP/Javanetct_oss

Description: 某达内学生培训最后做的电信计费系统项目的全部源代码,jsp+struts+jdbc+spring+oracle-Training of students in a final project of the telecommunications billing system of all the source code, jsp+ struts+ jdbc+ spring+ oracle
Platform: | Size: 3088384 | Author: xiaoqingni | Hits:

[JSP/Javanetct_oss

Description: 某达内学生培训最后做的电信计费系统项目的全部源代码,jsp+struts+jdbc+spring+oracle-Training of students in a final project of the telecommunications billing system of all the source code, jsp+ struts+ jdbc+ spring+ oracle
Platform: | Size: 3084288 | Author: xiaoqingni | Hits:

[JSP/Javabe4wCommon

Description: 一个Project的基础代码,(1)JDBC连接池和分页,通过配置文件支持mysql,oracle,sqlserver多种数据库和多个数据库 (2)灵活的log4j日志配置 (3)常用功能的utils类-The basis of a Project Code, (1) JDBC connection pool and paging through the configuration file to support mysql, oracle, sqlserver multiple databases and multiple database (2) flexibility to configure the log4j log (3) types of commonly used functions utils
Platform: | Size: 57344 | Author: yuxd | Hits:

[JSP/Javaequipment

Description: 固定资产管理系统java项目源码 、数据库安装: 本例采用SQL Server数据库(同时也支持MySQL、Oracle数据库)。首先需要通过SQL Server的企业管理器工具创建数据库equipment。 登录SQL Server的"查询分析器",确认是否存在equipment数据库,如果不存在,执行附带光盘中的equipment.sql。 数据库需要配置ODBC,在ODBC中的数据源名称为equipment 2、把源程序目录从光盘上拷贝到硬盘上,取消文件夹及其子目录和文件的只读属性。如果您安装的是JBuider X,那么可以直接打开equipment文件夹下的工程,查看代码并进行调试。 3、在使用Struts时需要用到 jakarta-struts-1.1.rar 中的库。已解压在"jakarta-struts-1.1"文件夹中,需要在工程配置中加入,可以参考视频“配置Struts”。 ---------------------------------------------- 注:本系统后面几个模块,数据库中只有一个字段,此时作为主键不能使用中文,否则会出现乱码。 -Fixed assets management system java project source , The database is installed: In this case the use of SQL Server database (as well as support for MySQL, Oracle database). First of all, through SQL Server s Enterprise Manager tool to create a database of equipment. Log in SQL Server s "Query Analyzer", to confirm the existence of equipment database, if does not exist, the implementation of CD-ROM attached to the equipment.sql. Database need to configure the ODBC, the ODBC data source name for the equipment 2, the source directory from the CD-ROM copy to your hard disk, the abolition of the folder and its subdirectories and files read-only attribute. If you are installing a JBuider X, then the equipment can directly open the folder of the project, view and debug code. 3, in the use of Struts when needed jakarta-struts-1.1.rar of the Treasury. Decompression has been in the "jakarta-struts-1.1" folder, it is necessary to join in the project configuration, you can re
Platform: | Size: 6621184 | Author: 小白 | Hits:

[JSP/JavaSalesandRetailmgntsystem

Description: It is JSP project where the sales and Retail management system is been implemented with help of jsp and Oracle. This includes the Tables and Complete source code.
Platform: | Size: 318464 | Author: Vidhya | Hits:

[CSharpNBearLitePetShop4.0

Description: 该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设置了Sqlite为默认数据库。 该示例支持所有NBearLite支持的数据库,包括SqlServer、Oracle、MsAccess、Sqlite、MySql和PostgreSql(示例源码中只包含了SqlServer、MsAccess和Sqlite的数据库脚本或数据库文件,如果你要在其它数据库运行,需要自己从现有的SqlServer或MsAccess数据库导出)。-This example uses NBearLite v1, based on. Net PetShop 4.0 source code changes. Use NBearLite rewrite the equivalent function in BLL, Profile, Membership module data access part, removed DALFacrory, IDAL and other projects (because NBearLite based on a variety of databases can be transparent and seamless switching between sources without having to modify the code), In addition to the Order of the asynchronous processing section based on MSMQ. This example demonstrates the use of NBearLite as a data access component for development of the common method. Web project in the default Web.config closed CaceDependency, and set as the default database Sqlite. This example supports all NBearLite supported database, including SqlServer, Oracle, MsAccess, Sqlite, MySql and PostgreSql (example source code only contains a SqlServer, MsAccess, and Sqlite database scripts or database files, if you want to run in the other databases, the need itself from the existing SqlServer or MsAccess Data
Platform: | Size: 5800960 | Author: 黄磊 | Hits:

[OraclePROJECT

Description: ITS ORACLE PL/SQL CODE OF LIBRARY MANAGEMENT SYSTEM
Platform: | Size: 5120 | Author: BRATFORCE | Hits:

[JSP/JavaTestJDBCODBCForASA6.0

Description: java与ASA6.0数据库连接实例 本功能源于一次项目项目经验,由于ASA6.0数据库在过去很多大型单机版系统中使用,而现在大多使用DB,SQLServer,Oracle等,为了替代原系统,可能与现数据库做数据交换,此代码将实例如何与ASA6.0版本数据库连接,并提供相应的数据库连接包(该连接包网络上已比较少见) 注: 1、jdk1.6版本,请手工导入附带的相关库(jconn3d.jar,jdts3d.jar,ojdbc4.jar) 2、myeclipse 8项目,项目名称TestJDBCODBCForASA6.0 3、采用jdbc连接 4、网络上基本没有与此数据库连接的教程-java database connection with the ASA6.0 examples from a project of the function of project experience, as ASA6.0 database in the past many large stand-alone system in use, but now mostly use the DB, SQLServer, Oracle, etc., in order to replace the original system, may be is a database for data exchange, this code version of the instance how ASA6.0 database connection, and provide the appropriate database connection package (the connection packet networks has been relatively rare) Note: 1, jdk1.6 version, please manually import the attached associated libraries (jconn3d.jar, jdts3d.jar, ojdbc4.jar) 2, myeclipse 8 project, the project name TestJDBCODBCForASA6.0 3, 4 with jdbc connection, the network database connection to this little tutorial
Platform: | Size: 2023424 | Author: 张奇 | Hits:

[JSP/JavaOracle

Description: 1.释放文件后,用记事本打开每个目录下的xxxx.sln文件,查找如下字符串: http://localhost/xxxxx/xxxxx.csproj 其中xxxx为在IIS中建立的虚拟目录名,并让虚拟目录指向此释放文件夹里的web文件的目录; 2.在Oracle中根据项目文件夹中的Web.config文件中的联结字符串 <appSettings> <!-- for information on setting the values for the connection strings see the configTool project --> <add key="OraConnString" value="Data Source=Orasharp User Id=PopMusic Password=PopMusic " /> </appSettings> 建立数据库和对应用户名密码。如上面的对应为数据库实例为orasharp,用户名为PopMusic,密码是PopMusic 3.以用户名/密码登录后,运行Database目录提供的数据库脚本生成表,触发器和插入初始数据-" Oracle curriculum design case for fine" - Zhao Jing- the source code-3646
Platform: | Size: 7644160 | Author: jzf | Hits:

[JSP/JavadrpCode

Description: 经典的DRP项目,采用jsp,servlet,oracle,-A very good project code which is used to create DRP,include jsp,servlet,oracle technologies
Platform: | Size: 7810048 | Author: heyufan | Hits:

[Delphi VCLDelphi7-Database-Projects

Description: Delphi_7数据库项目案例导航[By_艳文]--这是我做设计时在图书馆的老旧delphi书的源代码。有delphi与Acess、DB、slq、oracle的相关信息系统的案例代码。 copy的本书介绍: 本书从软件工程原理出发,对每一个管理系统进行详细的分析。全书始终贯彻深层的管理理念,同时通过具体的语言来实现每一个系统。每一个系统都具备商业特性,是许多数据库程序员的工作结晶。全书共14章,第1章Delphi与数据库开发作了介绍。第2章-第3章分别以人事/工资/考勤管理系统、销售管理信息系统、库存管理信息系统、质量管理信息系统、档案/资料管理信息系统、计算管理信息系统、制造业管理信息系统、学生管理信息系统、医院管理信息系统、宾馆/餐饮管理信息系统、图书馆管理信息系统、POS管理信息系统等多个实用信息管理系统作为例子,详细地讲述信息管理系统创建的各个过程。本书最后一章介绍了系统(数据库)建模技术。全书采用UML对每个系统进行建模,每个数据库都经过详细的分析和设计,并通过PowerDesign进行数据建模,每个系统都经过详细测试及专家审核。-Delphi_7 case database project navigation [By_ Yan Wen]- This is when I do a design book in the library of the old delphi source code. There delphi and Acess, DB, slq, oracle case of information systems related to the code. copy of the book description: Book starting from the software engineering principles, a management system for each detailed analysis. Always carry out a deep book management philosophy, through specific language to implement each system. Each system with the commercial character of the work of many database programmers crystallization. The book is Chapter 14, Chapter 1, Delphi and database development are presented. Chapter 2- Chapter 3, respectively, to the personnel/payroll/attendance management system, sales management information systems, inventory management information systems, quality management information systems, file/data management information systems, computer management information systems, manufacturing management information systems, student mana
Platform: | Size: 30354432 | Author: 韦徳 | Hits:

[JSP/JavaEasyBuy

Description: 北大青鸟accp6.0最后的项目EASYBUY购物网,包含项目代码,Oracle数据库文件-Beida Jade Bird accp6.0 the last item EASYBUY shopping network, containing the project code, Oracle database files
Platform: | Size: 1728512 | Author: leo | Hits:

[JSP/JavaChina-Mobile

Description: 中国移动WEB项目代码,转载的,java语言,Oracle数据库-China Mobile WEB project code, reproduced, java language, Oracle Database
Platform: | Size: 5182464 | Author: 何熙 | Hits:

[Oracle92170-connect-oracle

Description: Connect to oracle in c program in c The following C project contains the C source code and C examples used for connect to oracle in c program. To Demonstrate to connect with oracle in c program
Platform: | Size: 23552 | Author: cybertoad | Hits:
« 12 »

CodeBus www.codebus.net