Welcome![Sign In][Sign Up]
Location:
Search - sqlhelper

Search list

[OtherXNet.SqlHelper

Description: 我的sqlhelper 大家一起研究一下-my sqlhelper everyone to see
Platform: | Size: 48442 | Author: daikin | Hits:

[ADO-ODBCSQLHelper

Description: 重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings[\"ConnectionString\"] <!-- application specific settings --> <appSettings> <add key=\"ConnectionString\" value=\"packet size=4096 user id=sa data source=localhost persist security info=True initial catalog=NorthWind password= \"/> </appSettings> 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; ! -- Application specific settings -- gt; Lt; AppSettingsgt; Lt; Add key = "ConnectionString" value = "packet size = 4096 user id = sa data source = localhost persist security info = = True initial catalog NorthWind password =" / gt; lt; / appSettingsgt; of course, the database can be connected directly to amend the methods used.
Platform: | Size: 6542 | Author: 沈镇杰 | Hits:

[CSharpSqlHelper

Description: SqlHelper封装的C# SQL连接数据库
Platform: | Size: 906377 | Author: 哇沙米 | Hits:

[Database systemSQLHelper

Description: 重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] <!-- application specific settings --> <appSettings> <add key="ConnectionString" value="packet size=4096 user id=sa data source=localhost persist security info=True initial catalog=NorthWind password= "/> </appSettings> 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; !-- Application specific settings-- gt; Lt; AppSettingsgt; Lt; Add key = "ConnectionString" value = "packet size = 4096 user id = sa data source = localhost persist security info = = True initial catalog NorthWind password ="/gt; lt;/appSettingsgt; of course, the database can be connected directly to amend the methods used.
Platform: | Size: 6144 | Author: 沈镇杰 | Hits:

[CSharpMicrosoft.ApplicationBlocks.Data

Description: sqlhelper类,是MICROSOFT新发布的数据库访问类。使用起来非常简单好用。-sqlhelper category is the new release of Microsoft Database Access category. Using it is very simple and easy.
Platform: | Size: 5120 | Author: 发财 | Hits:

[OtherXNet.SqlHelper

Description: 我的sqlhelper 大家一起研究一下-my sqlhelper everyone to see
Platform: | Size: 64512 | Author: daikin | Hits:

[WEB CodeFactoryMessage

Description: 三层(工厂模式)简单留言板 利用一个简单的留言板示例来讲解三层结构(工厂模式)的使用,其中数据库操作使用的是SqlHelper 分层名成分别为:MessagesBoard(web层)、SQLServerDAL、DALFactory、IDAL、BLL DB_51aspx下为Sql数据库,附加即可 三层结构--简单留言板,比较适合初学者。自己也是初学者 开发环境:vs2005+sql2-Three (factory mode) a simple message board to use a simple example of the message board to explain the three-tier structure (factory mode) of use, which database operations using SqlHelper were stratified into were: MessagesBoard (web tier), SQLServerDAL, DALFactory, IDAL, BLLDB_51aspx for Sql database, attached to the three-tier structure is simple message board, more suitable for beginners. Their own development environment is also a beginners: vs2005+ Sql2
Platform: | Size: 219136 | Author: 002 | Hits:

[SQL Serversqlhelper

Description: 我们刚刚学的内容,挺有用的,希望大家指导一下,我很高兴能将我的资源在此共享-We have just learned, quite used, hope that we like to tell, I am very pleased to have my share of resources in this
Platform: | Size: 46080 | Author: 小东 | Hits:

[CSharpSQLHelper

Description: C#封装的SQL操作类,包含了对数据库操作的大部分操作-C# Package of SQL operations, are contained on the database operations most of the operation
Platform: | Size: 17408 | Author: luckystar | Hits:

[CSharpSqlHelper

Description: SqlHelper封装的C# SQL连接数据库-SqlHelper package C# SQL connect to database
Platform: | Size: 906240 | Author: 哇沙米 | Hits:

[SQL ServerMyHome2008

Description: 该项目中对 SQLHelper 类进行了简单封装,使其具备简单的ORM (读)功能。该项目在 DBTask.Access2000 项目中得到引用-The project of a simple type SQLHelper package to have a simple ORM (time) function. The project has been cited DBTask.Access2000 projects
Platform: | Size: 1687552 | Author: mkmxh | Hits:

[SQL ServerSqlHelper

Description: 使用SQL实现,SQLHelper,很好的啊!-Use SQL to achieve, SQLHelper, good ah!
Platform: | Size: 2048 | Author: 杨丽 | Hits:

[Other Web CodeBook

Description: 1: vs2005 + ajax + Access 开发 2: 格式简洁,便于理解,修改 3:引用Access 版 SqlHelper 便于向SqlServer 迁移, 4:个人觉得亮点是取得留言页面重写Render方法,结合应用的数据显示控件,便于修改布局 5: 添加留言须输入验证码 -1: vs2005+ Ajax+ Access development 2: the format is simple and easy to understand, modify 3: invoke Access to SqlServer version SqlHelper facilitate migration, 4: personally feel that the bright spot is made to rewrite the page message Render method, combined with the application of data control , easy to modify the layout of 5: add the message to be to enter a verification code
Platform: | Size: 67584 | Author: cometolearn | Hits:

[Hotel software systemMyHotelManager

Description: 酒店管理系统 北大青鸟商业项目,值得斟酌,绝不是一般垃圾代码 该系统采用VS2005+SQL2005开发,采用Extjs2.0技术实现UI展示. 数据库脚本:App_Data文件夹下. 该系统为北大青鸟(重庆足下)Y2项目,请大家多多指教! 数据库操作采用的是SqlHelper-Beida Jade Bird hotel management system of commercial projects, to be considered, is not an ordinary trash the system code VS2005+ SQL2005 development, the use of technology to achieve Extjs2.0 display UI. Database script: App_Data folder. The system for the Beida Jade Bird (Chongqing a single step) Y2 projects, the exhibitions please everyone! database operations using SqlHelper
Platform: | Size: 2230272 | Author: leon | Hits:

[Database systemMicrosoft.ApplicationBlocks.Data

Description: 详细说明:sqlhelper类,是MICROSOFT新发布的数据库访问类。使用起来非常简单好用。-sqlhelper category is the new release of Microsoft Database Access category. Using it is very simple and easy.
Platform: | Size: 7168 | Author: 刘俑 | Hits:

[SQL ServerSQLHelper

Description: 微软官方发布的SQL逻辑封装,数据库增删改轻松实现-Microsoft' s official release of SQL logic package, the database for easy additions and deletions to
Platform: | Size: 9216 | Author: wwb | Hits:

[CSharpCsharp

Description: 各种类代码 AccessHelper.cs SqlHelper.cs-Various types of code AccessHelper.cs SqlHelper.cs
Platform: | Size: 19456 | Author: 城市风 | Hits:

[CSharpSqlHelper

Description: 对数据库进行操作,个人认为比较完整的代码,值得下载和保留。-sqlhelper.cs sqlhelper.cs
Platform: | Size: 8192 | Author: johnfzj | Hits:

[WEB CodeSQLHelper

Description: 基于Asp.net的SQLHelper类的源码与实例程序-The source code of "SQLHelper" which is developed by c#
Platform: | Size: 143360 | Author: savageclc26 | Hits:

[.netSQLHelper.cs

Description: 在 SqlHelper 类中实现的每种方法都提供了一组一致的重载。这提供了一种很好的使用 SqlHelper 类来执行命令的模式,同时为开发人员选择访问数据的方式提供了必要的灵活性-SqlHelper class in the realization of each method provides a set of consistent overloaded. This provides a very good use SqlHelper class to execute the command mode, at the same time for developers choose the way to access the data provides the necessary flexibility
Platform: | Size: 2048 | Author: Sandy | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net