Welcome![Sign In][Sign Up]
Location:
Search - sql2005 p

Search list

[.netBuildingManagement

Description: vs2005+sql2005,有可行性需求分析,数据库,实现超市进销存基本功能-vs2005+ sql2005, has the feasibility of demand analysis, databases, supermarkets realize the basic functions of Invoicing
Platform: | Size: 9925632 | Author: 周兴 | Hits:

[ADO-ODBCSQLServer2005(PDF)

Description: SQL server 2005数据库语言的超级攻略素有30天玩转2005的说法-SQL server 2005 database language known as the Super Raiders 30 days that Topsy 2005
Platform: | Size: 32626688 | Author: 孙凯 | Hits:

[SQL ServerSQLServer2005

Description: 数据库技术与应用——SQL Server 2005教程,清华大学的教程ppt-Database Technology and Applications- SQL Server 2005 tutorials, Tsinghua University tutorial ppt
Platform: | Size: 2762752 | Author: byrwu | Hits:

[DocumentsSQL2005

Description: 对初学者一篇较清晰易懂的数据库教程。内容清晰,较为全面。-More clear and understandable for beginners a tutorial database. Clarity, more comprehensive.
Platform: | Size: 3630080 | Author: 提子 | Hits:

[.netJd_sql

Description: C# SQL高效操作类源码 技术特点: 使用极其灵活可以非常方便快捷的操作数据库,是的sql2005操作起来方便程度超过Mysql, 最适合制作企业网站,开发效率极高,操作非常简单。 使用例子: Object[] str = { biaoti.Text, neirong.Text, DateTime.Now } Conn.Add("news", "biaoti,neirong,date", str) 修改: int id = System.Convert.ToInt32(myid.Text) Object[] str = { Request["biaoti"], Request["neirong"], DateTime.Now } Conn.Edit("news", "biaoti,neirong,date", str, " id=" id) 删除例子: int id = System.Convert.ToInt32(Request.QueryString["id"]) Conn.Delete("news", " id=" id) //注意这里 不用加 where Response.Redirect("Default.aspx") 列表例子: //输出分页 接收分页数 p = System.Convert.ToInt32(Request.QueryString["p"]) .................. 功能描述:增、删、改、查、类表分页,sql2005转Mysql操作习惯。 注意事项:最适合企业网站、论坛等网站使用。-C# SQL efficient operation class source Features: Extremely flexible and can be very easy to use and efficient operation of the database is up and ease of operation of sql2005 over Mysql, Most suitable for making corporate Web site, developed highly efficient operation is very simple. Use examples: Object [] str = {biaoti.Text, neirong.Text, DateTime.Now } Conn.Add ("news", "biaoti, neirong, date", str) Review: int id = System.Convert.ToInt32 (myid.Text) Object [] str = {Request ["biaoti"], Request ["neirong"], DateTime.Now } Conn.Edit ("news", "biaoti, neirong, date", str, "id =" id) Delete example: int id = System.Convert.ToInt32 (Request.QueryString ["id"]) Conn.Delete ("news", "id =" id) // Note that where no increase Response.Redirect ("Default.aspx") List of examples: // Output paging receiver sub-pa
Platform: | Size: 640000 | Author: 安然 | Hits:

CodeBus www.codebus.net