Nothing Special   »   [go: up one dir, main page]

Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

DATABASE From the conceptual model to the final application in Access, Visual Basic, Pascal, Html and Php: Inside, examples of applications created with Access, Visual Studio, Lazarus and Wamp
DATABASE From the conceptual model to the final application in Access, Visual Basic, Pascal, Html and Php: Inside, examples of applications created with Access, Visual Studio, Lazarus and Wamp
DATABASE From the conceptual model to the final application in Access, Visual Basic, Pascal, Html and Php: Inside, examples of applications created with Access, Visual Studio, Lazarus and Wamp
Ebook105 pages22 minutes

DATABASE From the conceptual model to the final application in Access, Visual Basic, Pascal, Html and Php: Inside, examples of applications created with Access, Visual Studio, Lazarus and Wamp

Rating: 0 out of 5 stars

()

Read preview

About this ebook

The author conceived this work as a scientific work intended for educational and study use for all those who approach the study of databases and which can also be used for business purposes. The author is convinced that everyone should know the Databases that could solve various problems. In this globalized and complex world where information is multiple and widespread, the needs are many and require people who know composite models of data analysis. Today the Databases are used in all applications available to the public. Computer applications that are downloaded to mobile devices also contain databases for storing and extracting data. The simple username and password that we enter to access our online profile is nothing more than a database containing all the data entered by the user upon registration. In this work the author will accompany you on a complete path from the identification of the problem to be solved, to the preparation of the conceptual model, to the construction of the physical database with the creation of the application that will lead to the required solution. The author has prepared some examples in Access, Visual Basic, Pascal as well as an example of Database application in Html and Php just to highlight the multiplicity of possible uses of the Databases.
LanguageEnglish
Release dateJun 26, 2022
ISBN9791221361322
DATABASE From the conceptual model to the final application in Access, Visual Basic, Pascal, Html and Php: Inside, examples of applications created with Access, Visual Studio, Lazarus and Wamp

Read more from Olga Maria Stefania Cucaro

Related to DATABASE From the conceptual model to the final application in Access, Visual Basic, Pascal, Html and Php

Related ebooks

Databases For You

View More

Related articles

Reviews for DATABASE From the conceptual model to the final application in Access, Visual Basic, Pascal, Html and Php

Rating: 0 out of 5 stars
0 ratings

0 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    DATABASE From the conceptual model to the final application in Access, Visual Basic, Pascal, Html and Php - Olga Maria Stefania Cucaro

    Summary

    Introduction 5

    Introduction to Databases 6

    What are databases and what are they for 6

    Relational and non-relational databases 6

    The conceptual model (Scheme or ER Diagram) 7

    Logical-relational scheme 8

    Physical design and creation of databases 9

    Create and manage databases 9

    Database management and SQL language 9

    DATABASE in ACCESS 10

    What is Access 10

    Examples in Access 11

    Example 1 Database - Employee Cost 11

    Example 2 Database - Student Evaluations 18

    Example 3 Database - Contract Workers 32

    How to create a package from the Access database 45

    Database in Visual Basic with Visual Studio 46

    What is Visual Basic 46

    Example of ADDRESS BOOK in Visual Basic with an original table created in Access 46

    PASCAL programs with Lazarus 70

    What is Lazarus 70

    Use Lazarus 70

    Example of Personal Data_Employees 70

    MySql database to integrate into websites 78

    Why are databases used in websites 78

    phpMyAdmin and MySQL 79

    Login for image and news insertion menu 82

    Conclusions 86

    Introduction

    The author conceived this work as a scientific work intended for educational and study use for all those who approach the study of databases that can also be used for business purposes.

    The author is convinced that everyone should know the Databases that could solve various problems.

    In this globalized and complex world where information is many and widespread, the needs are many and they require people who know composite models of data analysis.

    Today the Databases are used in all applications available to the public. Computer applications that are downloaded to mobile devices also contain databases for storing and extracting data.

    The simple username and password that we enter to access our online profile is nothing more than a database containing all the data entered by the user when registering in which the latter are distinguished by these two attributes.

    Introduction to Databases

    What are databases and what are they for

    What are databases? Whenever we want to store data on which we have to operate, we will surely have a database. Databases or databases are like containers that contain the data we want to store. The databases are used not only for the web but also for various kinds of applications created in various programming languages ​​(Pascal, Visual Basic, C, Python, Java, Javascript, etc.).

    Databases are divided

    Enjoying the preview?
    Page 1 of 1