登录
首页 » C# » DatabaseOperations-using-Oracle

DatabaseOperations-using-Oracle

于 2013-05-17 发布 文件大小:43KB
0 138
下载积分: 1 下载次数: 9

代码说明:

  一个简单的应用程序来演示基本操作数据库Oracle与c# . net 2008。它包括插入、更新、删除,选择所有并选择所选记录均使用存储过程和正常的sql查询。数据库脚本也包括(A simple application to demonstrate the basic operation of the database Oracle and c#. NET 2008. It includes the insert, update, delete, select all and choose the selected records using a stored procedure and normal SQL query. The database script also includes)

文件列表:

oracle
......\oracle
......\......\bin
......\......\...\Debug
......\......\...\.....\oracle.pdb,38400,2009-03-17
......\......\DBConnection.cs,8325,2009-03-17
......\......\Form1.cs,5270,2009-03-17
......\......\Form1.Designer.cs,14609,2009-03-17
......\......\Form1.resx,5814,2009-03-17
......\......\obj
......\......\...\Debug
......\......\...\.....\oracle.csproj.GenerateResource.Cache,842,2009-03-17
......\......\...\.....\oracle.Form1.resources,180,2009-03-17
......\......\...\.....\oracle.pdb,38400,2009-03-17
......\......\...\.....\oracle.Properties.Resources.resources,180,2009-01-17
......\......\...\.....\Refactor
......\......\...\.....\TempPE
......\......\...\oracle.csproj.FileListAbsolute.txt,533,2009-03-17
......\......\oracle.csproj,3316,2009-01-17
......\......\Program.cs,473,2009-01-17
......\......\Properties
......\......\..........\AssemblyInfo.cs,1290,2009-01-17
......\......\..........\Resources.Designer.cs,2841,2009-01-17
......\......\..........\Resources.resx,5350,2009-01-17
......\......\..........\Settings.Designer.cs,1091,2009-01-17
......\......\..........\Settings.settings,249,2009-01-17
......\oracle.sln,907,2009-01-17
......\oracle.suo,14336,2009-03-17
StoredProcedureScript.txt,2594,2009-03-17
StoredProcedureScripts.doc,32768,2009-03-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • bgs
    vc++开发环境SQL数据库办公事务管理系统(vc++ development environment SQL database management system for office affairs)
    2008-04-20 18:06:41下载
    积分:1
  • ArcEngine这是基于AE组件的源代码,功能还可以。
    ArcEngine 这是基于AE组件的源代码,功能还可以。-ArcEngine This is based on the AE components of source code, can also function.
    2023-02-16 10:20:04下载
    积分:1
  • SQL 服务器连接对话(可扩展)
    翻译maninwest@Codeforge作者: Chris Winkelmann  @CodeProject 显示具有扩展功能的 SQL 连接对话框,保存其生成的连接字符串到任何位置的连接 介绍: 首先要感谢 TWallick  想出了使用 Microsoft.Data.ConnectionUI.dll  和 Microsoft.Data.ConnectionUI.Dialog.dll  来表示Visual Studio 提供的 SQL 连接 UI 的原创想法。此版本是使用 C# 而不是 VB 语言编写的。但是,我整理了一下,在设计时显示 Visual Studio 连接控制,而不是在将其构建到代码中仅在运行时显示。 背景 抽象出SAVE() 功能,不管想保存到其他任何位置的连接字符串仍可以使用此对话框。 此模块的设计目的是能够 “依原样”插入任何人的解决方案中,可以按需扩展且无需重写。  Save 函数迁移到新的类: public class SaveHelperDefault : ISaveHelper 任何人均可以通过 ISaveHelper接口的实现来创建一个新的SaveHelper 类 : public interface ISaveHelper     {         ///         /// A SaveHelper class
    2022-08-05 10:42:20下载
    积分:1
  • ToolsOPtimization
    本软件是mfc+sql开发,欢迎大家交流学习(mfc sql development, we welcome the exchange of learning)
    2020-10-26 23:19:59下载
    积分:1
  • C#课程设计
    简单的删除添加查询修改等功能,非常适合初学者学习(Simple deletion, add query modification and other functions)
    2018-12-25 12:46:12下载
    积分:1
  • 暑假做的一个简单的fruit 网站 包含后台程序。 asp + SQLSERVER2005...
    暑假做的一个简单的fruit 网站 包含后台程序。 asp + SQLSERVER2005 -Summer to do a simple site contains fruit daemon. asp+ SQLSERVER2005
    2022-06-01 10:09:26下载
    积分:1
  • 用java开发的个人求职系统,适于学习、课程设计、毕业设计参考。...
    用java开发的个人求职系统,适于学习、课程设计、毕业设计参考。-with java development of the job-seeking system, suitable for learning, curriculum design, a graduate design.
    2022-03-26 00:11:32下载
    积分:1
  • suseguanli
    一套学校宿舍管理系统,可对宿舍人员进行管理,包括校外人员来访记录,迁出人员登记,扣分登记,值班人员记录,人员信息查询等等。使用前需要将 sufei_Data.MDF 附加到SQL数据库,否则软件无法正常运行。请使用sql2005以上版本。 宿舍管理系统帐号admin,密码admin(A school dormitory management system that can manage the hostel staff, including school personnel visiting records, registration officers to move out, deduction registration duty personnel records, personnel information inquiry and so on. Before using the sufei_Data.MDF appended to the SQL , or software is not working. Please use sql2005 above. Dormitory management system account admin, password admin)
    2015-02-02 11:26:22下载
    积分:1
  • 数据库SQL2003的课程设计,也可作软件工程的课程设计,五子棋的设计,有详细的设计文档,源代码,安装说明等等,可作参考...
    数据库SQL2003的课程设计,也可作软件工程的课程设计,五子棋的设计,有详细的设计文档,源代码,安装说明等等,可作参考-SQL2003 database of curriculum design, also can be used for software engineering, curriculum design, Gobang design, detailed design documents, source code, installation instructions, etc., can be used for reference
    2022-06-02 06:18:50下载
    积分:1
  • 是一个宾馆客房管理的系统,功能较完整
    是一个宾馆客房管理的系统,功能较完整-Hotels Rooms is a management system that functions more complete
    2023-01-01 12:45:04下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载