THE BEST WAY TO LEARN JAVA GUI WITH MYSQL AND SQL SERVER

THE BEST WAY TO LEARN JAVA GUI WITH MYSQL AND SQL SERVER
Author :
Publisher : SPARTA PUBLISHING
Total Pages : 546
Release :
ISBN-10 :
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis THE BEST WAY TO LEARN JAVA GUI WITH MYSQL AND SQL SERVER by : Vivian Siahaan

Download or read book THE BEST WAY TO LEARN JAVA GUI WITH MYSQL AND SQL SERVER written by Vivian Siahaan and published by SPARTA PUBLISHING. This book was released on 2020-01-13 with total page 546 pages. Available in PDF, EPUB and Kindle. Book excerpt: This hands-on tutorial/reference/guide to MySQL and SQL Server is not only perfect for students and beginners, but it also works for experienced developers who aren't getting the most from MySQL and SQL Server. As you would expect, this book shows how to build from scratch two different databases: MySQL and SQL Server using Java. In designing a GUI and as an IDE, you will make use of the NetBeans tool. In the first chapter, you will learn: How to install NetBeans, JDK 11, and MySQL Connector/J; How to integrate external libraries into projects; How the basic MySQL commands are used; How to query statements to create databases, create tables, fill tables, and manipulate table contents is done. In the second chapter, you will study: Creating the initial three table projects in the school database: Teacher table, TClass table, and Subject table; Creating database configuration files; Creating a Java GUI for viewing and navigating the contents of each table; Creating a Java GUI for inserting and editing tables; and Creating a Java GUI to join and query the three tables. In the third chapter, you will learn: Creating the main form to connect all forms; Creating a project will add three more tables to the school database: the Student table, the Parent table, and Tuition table; Creating a Java GUI to view and navigate the contents of each table; Creating a Java GUI for editing, inserting, and deleting records in each table; Creating a Java GUI to join and query the three tables and all six. In chapter four, you will study how to query the six tables. In chapter five, you will be taught how to create Crime database and its tables. In chapter six, you will be taught how to extract image features, utilizing BufferedImage class, in Java GUI. In chapter seven, you will be taught to create Java GUI to view, edit, insert, and delete Suspect table data. This table has eleven columns: suspect_id (primary key), suspect_name, birth_date, case_date, report_date, suspect_ status, arrest_date, mother_name, address, telephone, and photo. In chapter eight, you will be taught to create Java GUI to view, edit, insert, and delete Feature_Extraction table data. This table has eight columns: feature_id (primary key), suspect_id (foreign key), feature1, feature2, feature3, feature4, feature5, and feature6. In chapter nine, you will add two tables: Police_Station and Investigator. These two tables will later be joined to Suspect table through another table, File_Case, which will be built in the seventh chapter. The Police_Station has six columns: police_station_id (primary key), location, city, province, telephone, and photo. The Investigator has eight columns: investigator_id (primary key), investigator_name, rank, birth_date, gender, address, telephone, and photo. Here, you will design a Java GUI to display, edit, fill, and delete data in both tables. In chapter ten, you will add two tables: Victim and File_Case. The File_Case table will connect four other tables: Suspect, Police_Station, Investigator and Victim. The Victim table has nine columns: victim_id (primary key), victim_name, crime_type, birth_date, crime_date, gender, address, telephone, and photo. The File_Case has seven columns: file_case_id (primary key), suspect_id (foreign key), police_station_id (foreign key), investigator_id (foreign key), victim_id (foreign key), status, and description. Here, you will also design a Java GUI to display, edit, fill, and delete data in both tables. Finally, this book is hopefully useful and can improve database programming skills for every Java/MySQL/SQL SERVER programmer.


THE BEST WAY TO LEARN JAVA GUI WITH MYSQL AND SQL SERVER Related Books

THE BEST WAY TO LEARN JAVA GUI WITH MYSQL AND SQL SERVER
Language: en
Pages: 546
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2020-01-13 - Publisher: SPARTA PUBLISHING

GET EBOOK

This hands-on tutorial/reference/guide to MySQL and SQL Server is not only perfect for students and beginners, but it also works for experienced developers who
The Best Way to Learn Java GUI with MySQL, MariaDB, and PostgreSQL
Language: en
Pages: 535
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2020-01-10 - Publisher: SPARTA PUBLISHING

GET EBOOK

In this book, you will create three Java GUI applications using MySQL, MariaDB, and PostgreSQL. In this book, you will learn how to build from scratch a databas
MASTERING SQL SERVER with Java GUI for Pragmatic Programmers
Language: en
Pages: 595
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2019-10-08 - Publisher: SPARTA PUBLISHING

GET EBOOK

This is a comprehensive, in-depth introduction to the core Java language book. This book will help you quickly write efficient, high-quality SQL-Server-based co
LEARN JDBC THE HARD WAY: A Hands-On Reference to MySQL and SQL Server Driven Programming
Language: en
Pages: 546
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2019-11-23 - Publisher: SPARTA PUBLISHING

GET EBOOK

This hands-on tutorial/reference/guide to MySQL and SQL Server is not only perfect for students and beginners, but it also works for experienced developers who
Learn Java in One Week
Language: en
Pages: 551
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2019-11-17 - Publisher: BALIGE Publishing

GET EBOOK

This book is the ultimate beginners’ crash course to Java GUI programming, as it will help you learn enough about the language in as little as 1 week. Complex