Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - SQL2005 P
Search - SQL2005 P - List
vs2005+sql2005,有可行性需求分析,数据库,实现超市进销存基本功能-vs2005+ sql2005, has the feasibility of demand analysis, databases, supermarkets realize the basic functions of Invoicing
Date : 2025-07-12 Size : 9.47mb User : 周兴

SQL server 2005数据库语言的超级攻略素有30天玩转2005的说法-SQL server 2005 database language known as the Super Raiders 30 days that Topsy 2005
Date : 2025-07-12 Size : 31.12mb User : 孙凯

数据库技术与应用——SQL Server 2005教程,清华大学的教程ppt-Database Technology and Applications- SQL Server 2005 tutorials, Tsinghua University tutorial ppt
Date : 2025-07-12 Size : 2.63mb User : byrwu

DL : 0
对初学者一篇较清晰易懂的数据库教程。内容清晰,较为全面。-More clear and understandable for beginners a tutorial database. Clarity, more comprehensive.
Date : 2025-07-12 Size : 3.46mb User : 提子

DL : 0
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
Date : 2025-07-12 Size : 625kb User : 安然
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.