Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Database system

图书管理系统

  • Category : Database system
  • Tags :
  • Update : 2018-06-23
  • Size : 2.21mb
  • Downloaded :0次
  • Author :初***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Function for the management of library information, library management system database attached instructions. 1, first of all, ensure that SQL Server 2005 has been installed successfully on the computer. 2. Append the database file to the database. 3. If the current computer has multiple SQL Server 2005 instances, open the app.config program file in the BookManageSystem directory, change the program database connection string localhost to localhost\ your database instance name. If there is only one instance, there is no need to modify it. 4, compile and run
Packet file list
(Preview for download)
FilenameSizeUpdate
Chapter15\图书管理信息系统.sln 3009 2008-12-27
Chapter15\图书管理信息系统.suo 55808 2009-06-12
Chapter15\(图书管理信息系统)readme.txt 398 2009-06-12
Chapter15\DATABASE\dbBookInformation.mdf 3145728 2009-06-12
Chapter15\DATABASE\dbBookInformation_log.ldf 1048576 2009-06-12
Chapter15\BookManageSystem.Model\BookManageSystem.Model.csproj 2712 2009-01-05
Chapter15\BookManageSystem.Model\CtbBookInformation.cs 3006 2008-12-27
Chapter15\BookManageSystem.Model\CtbBookSort.cs 781 2008-12-27
Chapter15\BookManageSystem.Model\CtbLend.cs 1946 2009-01-13
Chapter15\BookManageSystem.Model\CtbReaderInformation.cs 2563 2008-12-27
Chapter15\BookManageSystem.Model\CtbUserInformation.cs 1520 2008-12-27
Chapter15\BookManageSystem.Model\obj\Debug\BookManageSystem.Model.csproj.FileListAbsolute.txt 2091 2009-06-12
Chapter15\BookManageSystem.Model\obj\Debug\BookManageSystem.Model.dll 9216 2009-06-12
Chapter15\BookManageSystem.Model\obj\Debug\BookManageSystem.Model.pdb 52736 2009-06-12
Chapter15\BookManageSystem.Model\bin\Debug\BookManageSystem.Model.dll 9216 2009-06-12
Chapter15\BookManageSystem.Model\bin\Debug\BookManageSystem.Model.pdb 52736 2009-06-12
Chapter15\BookManageSystem.Model\Properties\AssemblyInfo.cs 1400 2008-12-27
Chapter15\BookManageSystem.DAL\BookManageSystem.DAL.csproj 3264 2008-12-27
Chapter15\BookManageSystem.DAL\CtbBookInformationDAL.cs 9538 2009-02-03
Chapter15\BookManageSystem.DAL\CtbBookSortDAL.cs 4801 2008-12-28
Chapter15\BookManageSystem.DAL\CtbLendDAL.cs 8385 2009-01-27
Chapter15\BookManageSystem.DAL\CtbReaderInformationDAL.cs 8185 2008-12-27
Chapter15\BookManageSystem.DAL\CtbUserInformationDAL.cs 7223 2008-12-28
Chapter15\BookManageSystem.DAL\obj\Debug\BookManageSystem.DAL.csproj.FileListAbsolute.txt 3655 2009-06-12
Chapter15\BookManageSystem.DAL\obj\Debug\BookManageSystem.DAL.dll 23552 2009-06-12
Chapter15\BookManageSystem.DAL\obj\Debug\BookManageSystem.DAL.pdb 48640 2009-06-12
Chapter15\BookManageSystem.DAL\obj\Debug\ResolveAssemblyReference.cache 4990 2009-06-12
Chapter15\BookManageSystem.DAL\bin\Debug\BookManageSystem.Common.dll 9728 2009-06-12
Chapter15\BookManageSystem.DAL\bin\Debug\BookManageSystem.Common.pdb 30208 2009-06-12
Chapter15\BookManageSystem.DAL\bin\Debug\BookManageSystem.DAL.dll 23552 2009-06-12
Chapter15\BookManageSystem.DAL\bin\Debug\BookManageSystem.DAL.pdb 48640 2009-06-12
Chapter15\BookManageSystem.DAL\bin\Debug\BookManageSystem.Model.dll 9216 2009-06-12
Chapter15\BookManageSystem.DAL\bin\Debug\BookManageSystem.Model.pdb 52736 2009-06-12
Chapter15\BookManageSystem.DAL\Properties\AssemblyInfo.cs 1396 2008-12-27
Chapter15\BookManageSystem.Common\BookManageSystem.Common.csproj 2569 2008-12-28
Chapter15\BookManageSystem.Common\CCharToBool.cs 1028 2009-02-03
Chapter15\BookManageSystem.Common\DbHelperSQL.cs 18701 2009-06-12
Chapter15\BookManageSystem.Common\obj\Debug\BookManageSystem.Common.csproj.FileListAbsolute.txt 2127 2009-06-12
Chapter15\BookManageSystem.Common\obj\Debug\BookManageSystem.Common.dll 9728 2009-06-12
Chapter15\BookManageSystem.Common\obj\Debug\BookManageSystem.Common.pdb 30208 2009-06-12
Chapter15\BookManageSystem.Common\bin\Debug\BookManageSystem.Common.dll 9728 2009-06-12
Chapter15\BookManageSystem.Common\bin\Debug\BookManageSystem.Common.pdb 30208 2009-06-12
Chapter15\BookManageSystem.Common\Properties\AssemblyInfo.cs 1402 2008-12-27
Chapter15\BookManageSystem.BLL\BookManageSystem.BLL.csproj 3255 2008-12-27
Chapter15\BookManageSystem.BLL\CtbBookInformationBLL.cs 4335 2009-02-03
Chapter15\BookManageSystem.BLL\CtbBookSortBLL.cs 2775 2008-12-28
Chapter15\BookManageSystem.BLL\CtbLendBLL.cs 4252 2009-01-13
Chapter15\BookManageSystem.BLL\CtbReaderInformationBLL.cs 3837 2008-12-27
Chapter15\BookManageSystem.BLL\CtbUserInformationBLL.cs 4303 2008-12-28
Chapter15\BookManageSystem.BLL\obj\Debug\BookManageSystem.BLL.csproj.FileListAbsolute.txt 4453 2009-06-12
Chapter15\BookManageSystem.BLL\obj\Debug\BookManageSystem.BLL.dll 12288 2009-06-12
Chapter15\BookManageSystem.BLL\obj\Debug\BookManageSystem.BLL.pdb 40448 2009-06-12
Chapter15\BookManageSystem.BLL\obj\Debug\ResolveAssemblyReference.cache 7928 2009-06-12
Chapter15\BookManageSystem.BLL\bin\Debug\BookManageSystem.BLL.dll 12288 2009-06-12
Chapter15\BookManageSystem.BLL\bin\Debug\BookManageSystem.BLL.pdb 40448 2009-06-12
Chapter15\BookManageSystem.BLL\bin\Debug\BookManageSystem.Common.dll 9728 2009-06-12
Chapter15\BookManageSystem.BLL\bin\Debug\BookManageSystem.Common.pdb 30208 2009-06-12
Chapter15\BookManageSystem.BLL\bin\Debug\BookManageSystem.DAL.dll 23552 2009-06-12
Chapter15\BookManageSystem.BLL\bin\Debug\BookManageSystem.DAL.pdb 48640 2009-06-12
Chapter15\BookManageSystem.BLL\bin\Debug\BookManageSystem.Model.dll 9216 2009-06-12
Chapter15\BookManageSystem.BLL\bin\Debug\BookManageSystem.Model.pdb 52736 2009-06-12
Chapter15\BookManageSystem.BLL\Properties\AssemblyInfo.cs 1396 2008-12-27
Chapter15\BookManageSystem\App.config 287 2009-06-12
Chapter15\BookManageSystem\BookManageSystem.csproj 9493 2009-06-12
Chapter15\BookManageSystem\FormStatus.Designer.cs 6831 2009-01-06
Chapter15\BookManageSystem\FormStatus.cs 945 2009-01-06
Chapter15\BookManageSystem\FormStatus.resx 6209 2009-01-06
Chapter15\BookManageSystem\Program.cs 1203 2009-06-12
Chapter15\BookManageSystem\Session.cs 1187 2008-12-27
Chapter15\BookManageSystem\frmBookInfoAddOrUpdate.Designer.cs 17978 2009-01-13
Chapter15\BookManageSystem\frmBookInfoAddOrUpdate.cs 13994 2009-01-13
Chapter15\BookManageSystem\frmBookInfoAddOrUpdate.resx 5814 2008-12-28
Chapter15\BookManageSystem\frmBookInfoManage.Designer.cs 13754 2009-01-27
Chapter15\BookManageSystem\frmBookInfoManage.cs 6254 2009-01-27
Chapter15\BookManageSystem\frmBookInfoManage.resx 10785 2009-01-27
Chapter15\BookManageSystem\frmBookSortManage.Designer.cs 9425 2009-01-06
Chapter15\BookManageSystem\frmBookSortManage.cs 3646 2009-01-06
Chapter15\BookManageSystem\frmBookSortManage.resx 8459 2009-01-06
Chapter15\BookManageSystem\frmBorrowReturnMana.Designer.cs 28670 2009-02-04
Chapter15\BookManageSystem\frmBorrowReturnMana.cs 9157 2009-02-04
Chapter15\BookManageSystem\frmBorrowReturnMana.resx 5814 2009-02-04
Chapter15\BookManageSystem\frmLogin.Designer.cs 7389 2008-12-29
Chapter15\BookManageSystem\frmLogin.cs 1600 2009-02-03
Chapter15\BookManageSystem\frmLogin.resx 39955 2008-12-29
Chapter15\BookManageSystem\frmMain.Designer.cs 15051 2009-06-12
Chapter15\BookManageSystem\frmMain.cs 5532 2009-06-12
Chapter15\BookManageSystem\frmMain.resx 6010 2009-06-12
Chapter15\BookManageSystem\frmManagePannel.Designer.cs 7424 2009-02-02
Chapter15\BookManageSystem\frmManagePannel.cs 7552 2009-02-02
Chapter15\BookManageSystem\frmManagePannel.resx 5814 2009-02-02
Chapter15\BookManageSystem\frmReaderAddOrUpdate.Designer.cs 14323 2009-01-06
Chapter15\BookManageSystem\frmReaderAddOrUpdate.cs 8057 2009-01-06
Chapter15\BookManageSystem\frmReaderAddOrUpdate.resx 5814 2009-01-06
Chapter15\BookManageSystem\frmReaderManage.Designer.cs 9760 2009-01-06
Chapter15\BookManageSystem\frmReaderManage.cs 5524 2009-01-06
Chapter15\BookManageSystem\frmReaderManage.resx 10796 2009-01-06
Chapter15\BookManageSystem\frmSystemInfoSearch.Designer.cs 31074 2009-02-01
Chapter15\BookManageSystem\frmSystemInfoSearch.cs 13813 2009-02-03
Chapter15\BookManageSystem\frmSystemInfoSearch.resx 5814 2009-02-01
Chapter15\BookManageSystem\frmUserAddUpdate.Designer.cs 23814 2009-02-04
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 the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.