Acknowledgements | 第7-8页 |
Abstract | 第8页 |
List of Figures | 第13-14页 |
CHAPTER ONE Introduction | 第14-17页 |
1.1 Online digital database systems | 第14-16页 |
1.2 Objectives of study | 第16-17页 |
CHAPTER TWO Library information system design | 第17-23页 |
2.1 Library Information Systems | 第17页 |
2.2 Overview | 第17-19页 |
2.2.1 Computerized library catalogues | 第18页 |
2.2.2 The computerized library catalogues allow you to | 第18-19页 |
2.2.3 Implications of the information system | 第19页 |
2.3 Knowledge management in libraries | 第19-21页 |
2.3.1 Database Retrieval | 第20-21页 |
2.4 The Computerized Interactive Online Search for Information | 第21-23页 |
2.4.1 The advantages of Computerized Information Retrieval | 第21页 |
2.4.2 Computerized information and Management of the library | 第21-23页 |
CHAPTER THREE Database and data Manipulation Modeling | 第23-28页 |
3.1 Data Modeling | 第23-24页 |
3.1.1 Conceptual model | 第23页 |
3.1.2 Logical model | 第23页 |
3.1.3 Physical model | 第23-24页 |
3.2 Entity types | 第24-28页 |
3.2.1 Identifying attributes | 第24-25页 |
3.2.2 Determining types of entities (normalization) | 第25-27页 |
3.2.3 Constraints | 第27-28页 |
CHAPTER FOUR Phases of the library management system | 第28-43页 |
4.1 Components, functions and phase requirements | 第28-30页 |
4.1.1 The Library system functions | 第28-29页 |
4.1.2 Requirements of the new library management system on computer | 第29页 |
4.1.3 Software and Languages used in the project | 第29-30页 |
4.2 Design functions | 第30-32页 |
4.2.1 The Entity/Relationship module | 第30-31页 |
4.2.2 Functional requirements for the enterprise | 第31页 |
4.2.3 Entity sets designation and their attributes | 第31-32页 |
4.2.4 Relationship set designation | 第32页 |
4.3 Relationships and Keys | 第32-43页 |
4.3.1 The entity relationship of the library database | 第33-35页 |
4.3.2 Reduction of E-R Schema to tables | 第35页 |
4.3.3 Tabular representation of strong entity Library | 第35-38页 |
4.3.4 Tables | 第38-39页 |
4.3.5 The relational database tables | 第39-41页 |
4.3.6 Procedure design structure | 第41-43页 |
CHAPTER FIVE Algorithms | 第43-52页 |
5.1 Implementing of algorithms | 第43-48页 |
5.1.1 Data Entry | 第43-45页 |
5.1.2 Data editing | 第45-46页 |
5.1.3 Data Deletion | 第46-47页 |
5.1.4 SQL Authentication | 第47-48页 |
5.2 Manipulation of data | 第48-52页 |
5.2.1 Reports and Queries | 第49-50页 |
5.2.2 Statistical analysis | 第50-52页 |
CHAPTER SIX Technologies | 第52-68页 |
6.1 Technologies used in the library system | 第52-54页 |
6.1.1 Client/server architecture and web/server Architecture | 第52-54页 |
6.2 An Overview of Database Client and Server Technologies | 第54-57页 |
6.2.1 Querying the SQL database | 第55-56页 |
6.2.2 Active Server Pages | 第56页 |
6.2.3 Case Senitivity | 第56-57页 |
6.3 The Active Server Pages Model | 第57-63页 |
6.3.1 How Active Sever Pages Work | 第58-59页 |
6.3.2 The scripting Language | 第59页 |
6.3.3 ODBC | 第59-60页 |
6.3.4 ADO | 第60-61页 |
6.3.5 Trangaction logs | 第61-62页 |
6.3.6 The Scripting Language | 第62-63页 |
6.4 Advanced Issues to Consider When Designing Web Data Applications | 第63-64页 |
6.4.1 Choosing Connection Scheme for SQL Server | 第63-64页 |
6.4.2 Connecting to a Data Source | 第64页 |
6.5 output design | 第64-68页 |
6.5.1 The search | 第64-65页 |
6.5.2 Buffer Property | 第65-68页 |
CHAPTER SEVEN Security | 第68-76页 |
7.1 Security of the library system | 第68页 |
7.2 Internet Security | 第68-69页 |
7.3 Implementing SQL server security | 第69-70页 |
7.4 Internet Access through IIS | 第70-73页 |
7.4.1 How to configure in IIS using ASP | 第73页 |
7.5 Securing a library databage | 第73-76页 |
7.5.1 Internet Protocol Socurity(LPSec) | 第74-75页 |
7.5.2 Backup | 第75-76页 |
CHAPTER EIGHT Implementation | 第76-79页 |
8.1 Software Specification | 第76页 |
8.2 Hardware Specification | 第76-77页 |
8.3 Future prospects of the online library system | 第77页 |
8.4 Limitations | 第77-78页 |
8.5 Conclusion | 第78-79页 |
Bibliography | 第79-81页 |
Appendix A(Data Dictionary) | 第81页 |
Appendix B(Links to other functions) | 第81-82页 |
Appendix C(Abbreviations and Definition of terms) | 第82页 |