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

Search list

[.net无限级树形菜单(Sql数据库) MyTree

Description:

无限级树形菜单(Sql数据库)

利用VS2005+Sql2000开发的一个无限级树形菜单,比较简单,实用性比较强
DB_CNZZ下为数据库文件,附加即可
数据库连接配置修改DefaultTree.aspx.cs中的SqlConnection con = new SqlConnection("server=(local);database=GHRQ;uid=sa;pwd=sa");

作者:chy2z


Platform: | Size: 273104 | Author: skyin0912 | Hits:

[Other resourceMyTree

Description: 无限级树形菜单(Sql数据库) 利用VS2005+Sql2000开发的一个无限级树形菜单,比较简单,实用性比较强 DB_51aspx下为数据库文件,附加即可 数据库连接配置修改DefaultTree.aspx.cs中的SqlConnection con = new SqlConnection(\"server=(local) database=GHRQ uid=sa pwd=sa\")
Platform: | Size: 433828 | Author: 江河横流 | Hits:

[OtherIni

Description: Ini文件操作 sqlConn = new SqlConnection(strConnection)
Platform: | Size: 18329 | Author: liyu | Hits:

[ADO-ODBCSqlConnection_Class

Description: 有关于SQL连接数据库的类,提供了简单的接口,很适合二次开发-on the SQL database connectivity category, providing a simple interface and is very suitable secondary development
Platform: | Size: 1024 | Author: 叶志伟 | Hits:

[.netMyTree

Description: 无限级树形菜单(Sql数据库) 利用VS2005+Sql2000开发的一个无限级树形菜单,比较简单,实用性比较强 DB_51aspx下为数据库文件,附加即可 数据库连接配置修改DefaultTree.aspx.cs中的SqlConnection con = new SqlConnection("server=(local) database=GHRQ uid=sa pwd=sa") -Unlimited level tree menu (Sql database) using VS2005+ Sql2000 developed an infinite-level tree menu is relatively simple, practical, strong DB_51aspx for the database file, an additional database connection configuration can be modified DefaultTree.aspx.cs of SqlConnection con = new SqlConnection (server = (local) database = GHRQ uid = sa pwd = sa)
Platform: | Size: 433152 | Author: 江河横流 | Hits:

[OtherIni

Description:
Platform: | Size: 59392 | Author: liyu | Hits:

[.netSqlConnection.Net

Description: SQL statment connect to database
Platform: | Size: 1024 | Author: ad | Hits:

[ADO-ODBCSQLConnect_demo

Description: sqlconnection很好用的,试验过!-sqlconnection good use, and tested!
Platform: | Size: 65536 | Author: meng | Hits:

[SQL ServerADONETASPNETconnectionstring

Description: ADO_NET ASP_NET数据库连接字符串集合: 1.使用SqlConnection对象: 2.使用OleDbConnection对象: -public void SqlConnectionOpen() public void OleDBConnectionOpen()
Platform: | Size: 6144 | Author: tanwf | Hits:

[SQL ServerADO.NET

Description: ADO.net操作数据库总结,包括用SqlConnection连接SQL Server,二。用OleDbConnection连接 三.创建Command对象等-ADO.net to operate the database summary including the use SqlConnection to connect SQL Server, 2. OleDbConnection connection with the three. Create a Command object
Platform: | Size: 5120 | Author: wan | Hits:

[WEB Codej_7893_qsdown

Description: 求是源码V1.3版: 此次改版在执行效率上做了最大的优化.可应付在线人数过万的考验。 首页index.aspx基本上全为静态,调用四个用户控件,除了左侧统计的控件为动态,其它均为静态,首页程序的显示index.ascx,在后台添加软件文章后生成首页即可.极大的优化了首页执行效率. article.aspx,softlist,sort_list.aspx页面读取数据均改有分页存储过程,有些由SqlDataReader读取较多数据均改为了SqlDataAdapter导入到DataSet里,减少与数据库连接时间,释放连接时占用资源.此次一共添加9个存储过程 在search.aspx页面,admin/add_soft.aspx页面,admin/admin_soft.aspx利用javascript+xml+sqlserver做了个不刷新页面动态的导入数据而做的两个联动下拉框.此方法稍做改变即可做出不刷新页面而自动更新聊天内容的聊天室程序. 在类的调用上也稍作优化,各个类均继承BASIC_CLASS类,取消了SqlConnection的重复定义而不易更改,变动的问题。-求是源码V1.3版: 此次改版在执行效率上做了最大的优化.可应付在线人数过万的考验。 首页index.aspx基本上全为静态,调用四个用户控件,除了左侧统计的控件为动态,其它均为静态,首页程序的显示index.ascx,在后台添加软件文章后生成首页即可.极大的优化了首页执行效率. article.aspx,softlist,sort_list.aspx页面读取数据均改有分页存储过程,有些由SqlDataReader读取较多数据均改为了SqlDataAdapter导入到DataSet里,减少与数据库连接时间,释放连接时占用资源.此次一共添加9个存储过程 在search.aspx页面,admin/add_soft.aspx页面,admin/admin_soft.aspx利用javascript+xml+sqlserver做了个不刷新页面动态的导入数据而做的两个联动下拉框.此方法稍做改变即可做出不刷新页面而自动更新聊天内容的聊天室程序. 在类的调用上也稍作优化,各个类均继承BASIC_CLASS类,取消了SqlConnection的重复定义而不易更改,变动的问
Platform: | Size: 3889152 | Author: liyu | Hits:

[SQL Serveruse-SqlInit-to-restart-DB-database

Description:  一般的DB库API编程的过程是这样的:先通过调用SqlInit对DB库进行初始化,再调用SqlConnection打开一个连接,然后就可做一些工作。下面的代码是一个初始化DB库并登录到服务器的通用例程。 -use SqlInit to restart DB database
Platform: | Size: 9216 | Author: 王蓓蕾 | Hits:

[.netsql

Description: 关于数据库SqlConnection、SqlCommand、SqldataReader等对象及其相关方法的实例-About the database SqlConnection, SqlCommand, SqldataReader other instances of objects and their associated methods
Platform: | Size: 147456 | Author: 暁寜 | Hits:

[.netNET2.0

Description: 无限级分类的中小企业网站(Sql数据库) 利用VS2005+Sql2000开发的一个无限级树形菜单,比较简单,实用性比较强 DB_CNZZ下为数据库文件,附加即可 数据库连接配置修改DefaultTree.aspx.cs中的SqlConnection con = new SqlConnection("server=(local) database=GHRQ uid=sa pwd=sa") -Unlimited classification of SME website (Sql database) Using the VS2005+ Sql2000 the development of an unlimited-level tree menu simple, practical DB_CNZZ under the database file, attached to Database connection configuration modify the DefaultTree.aspx.cs in SqlConnection con = new SqlConnection ("server = (local) database = GHRQ uid = sa pwd = sa")
Platform: | Size: 2937856 | Author: 武者 | Hits:

[WEB CodeDataBase

Description: asp.net连接本机SQL数据库文件,将服务器名改成(local) con = new SqlConnection("Data Source=(local) DataBase=db_SIS User ID=sa PWD=") -asp.net connection native SQL database files, the server name change (local) con = new SqlConnection (" Data Source = (local) DataBase = db_SIS User ID = sa PWD =" )
Platform: | Size: 2048 | Author: 袁龙 | Hits:

[Windows DevelopCollectionEnginery

Description: C#使用数据采集器实现库存盘点实例源码下载,是一个数据库程序,Database文件夹为数据库附加文件。定义一个SqlConnection类型的公共变量My_con,用于判断数据库是否连接成功-C# uses inventory data collection to achieve source code examples to download, is a database program, Database folder attached file for the database. Define a public variable of type SqlConnection My_con, used to determine whether the database connection is successful
Platform: | Size: 223232 | Author: 酱瓜丝儿 | Hits:

[CSharpWindowsFormsApplication2

Description: 1) 熟悉label,textbox,button,SqlConnection,SqlCommand,DataGridView, DataSet等控件 2) 新建窗体Form1,完成学生信息(学号、姓名、性别、生日和班级)的录入。 3) 新建一个窗体Form2,实现数据的浏览,修改,和删除操作。 4) 新建一个窗体Form3,能够实现通过登陆界面跳转到Form1。 -1) be familiar with label, textbox, button, SqlConnection, SqlCommand, DataGridView, DataSet and other controls 2) New Form Form1, complete student information (student number, name, sex, date of birth and class) entry. 3) Create a new form Form2, to realize view, modify, and delete data. 4) Create a form Form3, can be achieved through the login screen to jump to Form1.
Platform: | Size: 309248 | Author: zhangwei | Hits:

[WEB Codenews-develop

Description: 系统说明 在运行系统之前,用户必须修改连接数据库的字符串,本例把连接数据库的字符串存放在App_Code文件下的Conn.cs类文件中中的createconn()函数中,用户只需要修改该文件中连接数据库的字符串即可。 public static SqlConnection createconn() { SqlConnection con= new SqlConnection("server=(local) database=cmsnews uid=sa pwd=sa ") return con } 修改完成之后,用户运行Default.aspx主页即可。 -Before running the system described in the system, the user must modify the database connection string, in this case the connection string stored in the database file Conn.cs App_Code class file in createconn () function, users only need to modify the file the connection string to the database. public static SqlConnection createconn () {SqlConnection con = new SqlConnection (" server = (local) database = cmsnews uid = sa pwd = sa " ) return con } after the modification is completed, the user that is running Default.aspx Home available.
Platform: | Size: 869376 | Author: 小梅子 | Hits:

[Windows DevelopExecuteTransaction

Description: C# 执行Transaction事务的一般例子,创建SqlTransaction 对象并用SqlConnection对象的BeginTransaction()方法开始事务,将Transaction属性设置为上面所生成的SqlTransaction对象。-C# implementation of Transaction Services General example, to create a SqlTransaction object and using BeginTransaction () method starts the transaction SqlConnection object will be set to generate above SqlTransaction object Transaction attributes.
Platform: | Size: 4096 | Author: wpudn62 | Hits:

[WEB Codeasp.net-MYBOLG-YOUKNOW

Description: 一个基于asp.net开发的的个人网络日志及文章系统类型的web应用程序.支持后台管理等功能。 安装说明 1.建立WEB站点,站点根目录为CodeResource目录 2.根据书中数据库步骤,在SQL数据库中建立数据库,使用数据脚本生成数据库表 3.然后将blog_net.dat数据库数据导入到数据库 4.如果数据库发生变化,请修改Web.config文件中的 <appSettings> <add key= sqlConnection value= Persist Security Info=False Data Source=11.111.46.164\djrm Initial Catalog=MyBlog User ID=myblog Password=123456 /> <add key= ImageWebPath value= /Images/Pictures/ /> <add key= ImageSavePath value= \\Images\\Pictures\\ /> <add key= ImageThumbWidth value= 120 /> <add key= ImageResizeWidth value= 640 /> </appSettings> 5.如果WEB站点链接不上, 请修改MyBlog.csproj.webinfo文件中的<Web URLPath = http://11.111.46.164:806/MyBlog.csproj />为实际web路径。 请修改MyBlog.sln文件中的 http://11.111.46.164:806/MyBlog.csproj 路径。 -A asp.net based on the development of personal Internet log and article system type of web applications. Support for background management and other functions. Installation instructions 1 establish the WEB site, the site root directory for CodeResource directory 2 according to the steps in the book, the in the SQL , using data script to generate tables 3 then import the blog_net.dat data into the 4 if the changes, please modify the Web.config file <appSettings> <add = sqlConnection. Persist security Info=False data Source=11.111.46.164\djrm initial Catalog=MyBlog user ID=myblog Password=123456 /> <add key= ImageWebPath value= /Images/Pictures/ /> <add key= ImageSavePath value= \\Images\\Pictures\\ /> <add key= ImageThumbWidth value= 120 /> <add key= ImageResizeWidth value= 640 /> </appSettings> 5 if the WEB site link not, Please amend the MyBlog.csproj.webinfo file < web URLPath = http://11.111.46.164:80
Platform: | Size: 5999616 | Author: 曹化 | Hits:
« 12 »

CodeBus www.codebus.net