YoVDO

SQL Database App with Windows GUI – Project Tutorial

Offered By: freeCodeCamp

Tags

SQL Courses C# Courses MySQL Courses Relational Databases Courses UML Courses Database Design Courses Foreign Keys Courses Table Joins Courses

Course Description

Overview

Create a graphical Windows application with C# that can display and modify data from a MySQL database server in this comprehensive project tutorial. Design and use databases while learning SQL queries, GUI development, and database connectivity. Build a data access object, implement table joins, work with UML and ER diagrams, and add features like picture display and video playback. Suitable for Windows users, this 3-4 hour course covers database creation, querying, record insertion and deletion, foreign key implementation, and compound select actions. Taught by Professor Shadsluiter from Grand Canyon University, the tutorial provides hands-on experience in developing a functional database-driven application with a user-friendly interface.

Syllabus

⌨️ Introduction
⌨️ Tools we’ll need
⌨️ Creating a new database
⌨️ Saving the data
⌨️ How to fill in a table
⌨️ Select star from albums
⌨️ How to delete backticks
⌨️ Intro to the series
⌨️ How to delete the backticks
⌨️ Building the database app
⌨️ Start of the demo
⌨️ Creating an album class
⌨️ Adding two albums to the list
⌨️ Connecting the database to the database
⌨️ Where does the data source live?
⌨️ Setting up the database
⌨️ Running the app
⌨️ How to create searches
⌨️ Programming the new search button
⌨️ The problem with parameter queries
⌨️ Adding a picture to the screen
⌨️ How to test the problem
⌨️ Adding new records to the database
⌨️ Adding an integer to the database
⌨️ Adjusting the column titles
⌨️ Execute non-query query
⌨️ Creating a foreign key
⌨️ Install mysql workbench
⌨️ Connecting to the database
⌨️ Configuring the tracks table
⌨️ We have a problem with Mamp synchronization
⌨️ Inserting data into the tracks table
⌨️ Selecting items from the database
⌨️ Changes to the definition of tracks
⌨️ Fixing the problem with the binding source
⌨️ Foreign keys and joins
⌨️ Selecting from the table
⌨️ Changing the query using a join
⌨️ Uml diagrams for our current application
⌨️ Associative vs aggregation
⌨️ Introduction to compound queries
⌨️ Fetching the list of all tracks
⌨️ Using the delete statement to delete tracks
⌨️ The problem with converting an integer to an integer
⌨️ Deleting a track by deleting its Id


Taught by

freeCodeCamp.org

Related Courses

Intermediate Relational Database and SQL
Coursera Project Network via Coursera
Relational Modeling in Dia
Coursera Project Network via Coursera
Database Creation and Modeling using MYSQL Workbench
Coursera Project Network via Coursera
MYSQL Workbench إنشاء و تصميم قواعد البيانات باستخدام
Coursera Project Network via Coursera
FileMaker: Relational Database Design
LinkedIn Learning