Sökresultat:
489 Uppsatser om Database configuration - Sida 2 av 33
ITS - Interaktivt textsystem
This report describes the creation of an interactive text system for storing, retrieval and publishing of texts, ITS.My task was to create a GUI together with a database capable of handling text, commenting of texts, references between texts, and the capability to associate images with texts.After enough texts have been inserted into the database, there shall be an ability to generate a report out of them.The report describes the methods used when the GUI was implemented, how the database was modelled and implemented, and how the security aspects where solved.The entire project is created with the help of Java, MySQL server, Connector/J and OpenSSL.Furthermore the functions of the GUI and the future of ITS is described..
Implementation och design av relationsbaserad databas över patientinformation för cochleaimplantat
Databases are an easy way of storing information kept together and accessible and can save time by finding the information easier. Cochleaimplant could be seen as a form of advanced hearing aid, this product consists of two parts, an external part that recieves sound and sends signals to the internal part through electromagnetism. The internal part is the implant itself and is surgically placed in to the cochlea. Örebro University hospital has just started working within the field of Cochleaimplants and are therefore in need of a database to store patient related information.The database problem was solved using Microsoft Access 2003 combined with the built-in support for Visual Basic, which is a sort of programming language. The result of the thesis work was a fully functioning database according to the given specification and is now being used at Örebro University hospital..
Kvalitetskontroll av servicedatabasen Sisyla
Sisyla is a joint project between the counties of Skåne, Blekinge, Jönköping, Kronobergand Kalmar in Sweden. A geographic database has been built with the aim to study theservice situation of the area. The main purpose of this thesis is to find a method toinvestigate the quality of the Sisyla database and to apply it. The method is adjusted tothe standard ISO 19114. The agreement between the database and reality was studied ina test sample.
Arbete med utveckling av ett kartsökverktyg för nationell naturolycksdatabas
We have made a suggestion for a map based search tool used with a database containinginformation on natural disasters. The database is being developed by NCO (SwedishCentre for Lessons Learned from Incidents & Accidents).We examined both Swedish and international examples of databases on naturaldisasters. The examples that we found were often hard to get the hang of, due to poorcompilation. The problem, that is typical of the international examples, is that the processof data collection is not standardized, as it is performed by different organizations andcompanies with diverse demands on and needs for the database. Therefore, to keep itsymmetrical, there ought to be only one department with the overall responsibility for anational database on natural disasters in Sweden.The natural disaster we based our study on was the flooding in Arvika in the year 2000.We inspected the availability of data about the flooding, and found it to be satisfying.Through contact with the municipality of Arvika, by mail and telephone, and a visit at theArvika municipality office, we acquired reports on the flooding and the joint rescueoperation that followed, and also GIS layers showing the extension of the flooding..
Supply Chain Configuration : Ens studie av förbättringsarbetet "Supply Chain Configuration
In order to measure the quality of the logs, one can with help of Fast Fourier Transform technique get the signals resonance peaks. With help of these peaks you can see whether the quality of a tree is good or bad. This report contains the work of a where a program has been developed to be able to process a vibration created by an automatic hammer hitting on a log of wood. From the processed signal the program should be able to show both the raw wavesignal and the processed measured data from the resonance peaks. Beyond the raw wavesignal and resonance peaks the program should also be able to control the automatic hammer.
Design av Riskdatabas : En studie för effektivare hantering av risker
Risk management is a key competency that is constantly being researched how it can be improved within project management. The risk management process consists of four major steps: identify risks, assess the risks? significance on the project, evaluate and address the key risks and follow up.The majority of companies seem to neglect certain identified risks, and decide not to mitigate if the risk does not cause adverse effects to the business. To counteract undesirable consequences and help organisations to become more effective at managing risks an initial work has been conducted for a risk repository.The project develops a proposal on the design of a risk repository which aim to effectively support a database implementation. The study includes literature studies which resulted in a relational model for database implementation.
Mobil förvaringslösning för barn och vuxna
Databases are an easy way of storing information kept together and accessible and can save time by finding the information easier. Cochleaimplant could be seen as a form of advanced hearing aid, this product consists of two parts, an external part that recieves sound and sends signals to the internal part through electromagnetism. The internal part is the implant itself and is surgically placed in to the cochlea. Örebro University hospital has just started working within the field of Cochleaimplants and are therefore in need of a database to store patient related information.The database problem was solved using Microsoft Access 2003 combined with the built-in support for Visual Basic, which is a sort of programming language. The result of the thesis work was a fully functioning database according to the given specification and is now being used at Örebro University hospital..
Databaser i molnet : En prestanda utvärdering
AbstractAs a developer of database-driven applications you will be faced with difficult choices, when it comes to choosing database, server and programming language. For the result to be satisfactory it requires the different techniques to interact well with each other and also fulfill performance expectations. This is even more important when the application is deployed to the cloud and the response time plays a major role.This paper evaluates different databases and their performance. To test the databases there was an application made in the server script language PHP or Hypertext Preprocessor and it was deployed to Windows Azure cloud platform. The test applications task is to call and load databases by controlled requests which creates, reads, updates and deletes data in an relatively large extent.The results shows that locale databases or databases in the same data center as the server generates the fastest response.
Uppgradering av stabilitetsberäkningsprogrammet NYSTAB
This is a report founded on a project by Atlas Copco called NYSTAB. The application Nystab is a calculation program that can calculate the stability of the rockdrill-rigs made by Atlas Copco. The original version of Nystab is stored in a database from 1997 and the code is made in an old version of Visual Basic. My assignment was to develop the application in to a newer programming environment and make it last better in the upcoming years. The software I decided to use to accomplish this project is C# .NET in Visual Studio and Microsoft Access 2010. All the code is written in C# with some insertions from ADO.NET which helped me to easier connect the code with the database.The coding part was split into two pieces; the first was to develop the application scale done with Windows Forms, the second was to write the code for calculations in the application.
Revidering av rockdatabas
Svenskt Rockarkiv is an organization located in Hultsfred, Sweden. Its goal is to collect and document the history of Swedish rock music. The archive contains several types of documentation, such as audio recordings, photographs, posters, video recordings and books representing Swedish rock music history. In order to store information about the audio recordings in the archive, Svenskt Rockarkiv uses a SQL Server 2000 database and a client application written in Microsoft.NET C# and Windows Forms. The purpose of this degree project is to audit the database and windows client, since the organization has needs of new functionality.
Anpassningar till standardisering inom Software Configuration Management : En fallstudie om standardisering inom mjukvarukonfigurationshantering
Change is inevitable when software is built and deployed. It?s not particularly problematic to manage change if there is just one system. But in a large global IT organization, with several systems and people who develop, problems may arise. If organizations don?t control change, change will control the organization.
Experimentell jämförelse av Cassandra, MongoDB och MySQL
Context. Performance and resource usage is often an important factor for database driven services. Depending on the purpose of the application, choosing the wrong type of database may require unnecessary hardware upgrades or replacements. Objectives. This study investigates the differences in performance and resource usage between different SQL- and NoSQL-databases.
Design av databassystem för testresultat från Tor-systemet
This master?s thesis was performed at PartnerTech AB in Åtvidaberg. It addresses the problem of managing test results obtained from testing electronics manufactured by PartnerTech. PartnerTech has developed a test system, called Tor, which performs tests on manufactured boards and stores the test results in files. The Tor system consists of both hardware and software part, where the software runs on an ordinary PC with MS DOS/Windows 2000.
Tempus Custode : En GPS-tidrapporteringsapplikation
This paper describes Tempus Custode, a smartphone application with which the user may register working hours and travel time during the work day. The application communicates with a database via a server. The data stored in the database may be manipulated using an administrator tool, mainly for the composition of time reports. In this way, the user?s task of time reporting his day is greatly simplified.The application is able to automatically discriminate between work time and travel time, as it continuously fetches positioning data from the smartphone GPS receiver.
Experimentell jämförelse av Cassandra, MongoDB och MySQL
Context. Performance and resource usage is often an important factor for
database driven services. Depending on the purpose of the application, choosing
the wrong type of database may require
unnecessary hardware upgrades or replacements.
Objectives. This study investigates the differences in performance and resource
usage between
different SQL- and NoSQL-databases. The study is a comparison that focuses on
how the databases
perform in different applications.