Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code

database-manage

  • Category : WEB Code
  • Tags :
  • Update : 2014-05-08
  • Size : 3.79mb
  • Downloaded :0次
  • Author :小****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Before running the system described in the system, the user must configure the database connection string, the configuration is stored in the database connection string in the Web.config file, the string in the Web.config file to configure the database connection as shown in the following code: <add key="ConnectionString" value="Data Source=localhost POOLING=FALSE database=databasemanage User ID=sa Password=sa"/><add key="AdminTable" value="admintable"/> Users can manage other data standard, but must be added to the database managed by a database administrator' s table, as shown in the following code: CREATE TABLE [dbo] [admintable] ([ID] [int] NULL, [username] [. nvarchar] (50) COLLATE Chinese_PRC_CI_AS NULL, [password] [nvarchar] (50) COLLATE Chinese_PRC_CI_AS NULL, [firstname] [varchar] (50) COLLATE Chinese_PRC_CI_AS NULL, [lastname] [varchar] (50) COLLATE Chinese_PRC_CI_AS NULL, [permission ] [varchar] (50) COLLATE Chinese_PRC_CI_AS NULL, [dateadded] [datetime] NULL)
Packet file list
(Preview for download)


数据库管理系统
..............\Admin2005
..............\.........\Adddata.aspx
..............\.........\Adddata.aspx.cs
..............\.........\App_Code
..............\.........\........\AssemblyInfo.cs
..............\.........\........\ClassDiagram.cd
..............\.........\........\Global.asax.cs
..............\.........\........\Migrated
..............\.........\........\........\db_aspx_cs_DataGridTemplate.cs
..............\.........\........\classes
..............\.........\........\.......\clsDataAccess.cs
..............\.........\........\.......\clsPhotoManager.cs
..............\.........\Deletedata.aspx
..............\.........\Deletedata.aspx.cs
..............\.........\Editdata.aspx
..............\.........\Editdata.aspx.cs
..............\.........\Global.asax
..............\.........\Image.aspx
..............\.........\Image.aspx.cs
..............\.........\Index.aspx
..............\.........\Index.aspx.cs
..............\.........\Logout.aspx
..............\.........\Logout.aspx.cs
..............\.........\TestImage.aspx
..............\.........\TestImage.aspx.cs
..............\.........\ViewData.aspx
..............\.........\Viewdata.aspx.cs
..............\.........\Web.config
..............\.........\bin
..............\.........\...\Admin.dll
..............\.........\classes
..............\.........\.......\Adddata.aspx.cs
..............\.........\datatype.htm
..............\.........\date
..............\.........\....\databasemanage.mdf
..............\.........\....\databasemanage_log.LDF
..............\.........\db.aspx
..............\.........\db.aspx.cs
..............\.........\dbMain.aspx.cs
..............\.........\dbmain.aspx
..............\.........\images
..............\.........\......\Admin.gif
..............\.........\......\CreateTable.jpg
..............\.........\......\Delete.jpg
..............\.........\......\DeleteTable.JPG
..............\.........\......\Edit.jpg
..............\.........\......\Editfield.jpg
..............\.........\......\InAction.jpg
..............\.........\......\TableDetails.jpg
..............\.........\......\Tables.jpg
..............\.........\......\Thumbs.db
..............\.........\......\View.jpg
..............\.........\......\admindb.jpg
..............\.........\......\admindetails.jpg
..............\.........\......\custom.jpg
..............\.........\......\dataAccess.jpg
..............\.........\......\login.jpg
..............\.........\......\placeholder-100.jpg
..............\.........\......\placeholder-200.jpg
..............\.........\......\placeholder-600.jpg
..............\.........\......\readtable.jpg
..............\.........\includes
..............\.........\........\bot.htm
..............\系统说明.txt
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.