文件名称:SqlHelper100604

  • 所属分类:
  • C#编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 164kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 周*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

SqlHelper源码及使用实例



SqlHelper是非常方便的数据库操作函数,功能强大,使用起来非常简单,免去很多复杂的数据库操作的代码,在多层应用及面向对象开发中都有很多应用



SqlHelper源码带有详细的说明,示例中有51aspx原始的示例Sql语句



主要包括以下操作:



简单SQL语句(ExcuteSql)

带参数的简单SQL语句(ExcuteSQLParm)

简单存储过程 (ExcuteProc)

带参数的存储过程(ExcuteProcParm)

只返回一个字段 (ExcuteScalar)

返回数据集(ExcuteReader)



数据库中有示例数据及存储过程updateTable\updateTableByParm,大家可以自行修改测试,转载请保留51aspx作者信息,谢谢!



1.修改ExcuteSQLParm,加入传多个参数的例子

2.对执行SQL加入了错误捕获,当执行出错时,显示SQL语句,方便调试

VS2005+SQL2005 -SqlHelper source and use cases



SqlHelper is very convenient database operations functions, powerful, easy to use, remove a number of complex database operations of the code, in multi-tier application and have a lot of object-oriented application development



SqlHelper source with a detailed descr iption of the sample in the original sample Sql statement 51aspx



Include the following:



Simple SQL statement (ExcuteSql)

Simple SQL statement with parameter (ExcuteSQLParm)

Simple stored procedure (ExcuteProc)

Stored procedure with parameters (ExcuteProcParm)

Returns only one field (ExcuteScalar)

Return data set (ExcuteReader)



Database with sample data and stored procedures updateTable \ updateTableByParm, we can modify test, reproduced Keep 51aspx of information, thank you!



1. Modify ExcuteSQLParm, adding examples of pass multiple parameters

2. On the implementation of the SQL error trapping added that when implementation of the error, the display SQL stateme
相关搜索: SQLHelper
sqlhelp

(系统自动生成,下载前可以参看下载内容)

下载文件列表

App_Code\SqlHelper.cs

....Data\Sql_51aspx_DataDataSet.Designer.cs

........\Sql_51aspx_DataDataSet.xsc

........\Sql_51aspx_DataDataSet.xsd

........\Sql_51aspx_DataDataSet.xss

........\test51aspx.mdf

........\test51aspx_log.ldf

bin\Debug\SQLHelper.exe.config

...\.....\SQLHelper.vshost.exe

...\.....\SQLHelper.vshost.exe.config

obj\SQLHelper.csproj.FileListAbsolute.txt

Properties\Settings.Designer.cs

..........\Settings.settings

51aspx源码必读.txt

app.config

Default.aspx

Default.aspx.cs

ExcuteProc.aspx

ExcuteProc.aspx.cs

ExcuteProcParm.aspx

ExcuteProcParm.aspx.cs

ExcuteReader.aspx

ExcuteReader.aspx.cs

ExcuteScalar.aspx

ExcuteScalar.aspx.cs

ExcuteSQL.aspx

ExcuteSQL.aspx.cs

ExcuteSQLParm.aspx

ExcuteSQLParm.aspx.cs

Settings.cs

SQLHelper.csproj

SQLHelper.csproj.user

SQLHelper.sln

SQLHelper.suo

Web.Config

obj\Debug\TempPE

bin\Debug

obj\Debug

App_Code

App_Data

bin

obj

Properties

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org