Connect MySQL with Dev C++

preview_player
Показать описание
Little tutorial to link MySQL 8.0.26 to Dev C++ 5.11

This was the table:
CREATE TABLE student(
College_ID NUMERIC(5,0) NOT NULL PRIMARY KEY,
Name VARCHAR(21),
BirthDate DATE,
Grade NUMERIC(4,2)
);

Music fromm here:
Рекомендации по теме
Комментарии
Автор

The BGM is very much nostalgic, it reminds me of my childhood memories ❤

shahbazaalam
Автор

Thank you so much! There were no other sources I could find that explained how to do this with Dev C++ 🙏

katifis-levyoftheabyss
Автор

A heartfell thanks to you !! This video helped me a lot.

pandeynikhilone
Автор

Hi, bro i have been trying your code but i recieve error of 0xc0150002, when i compile my program, i have already updated all my vc++ distributions but it still does not work.
Can you please tell what settings you are using?

SherazAli-deph
Автор

It works! This helped me a lot. I’m really grateful.

khanhlong
Автор

I use C language and it works! Thank you! But now I'm wondering how to do it using VS Code

rifqiraehannn
Автор

i search o Youtube "How connect MySQL to Dev C++" there was not a single video other than you. All youtubers were using different C++ IDEs like (VS Code, Turbo, etc. )

MuhammadUsman_YouTube
Автор

Hello if ur crimson this is the only video you will see using sql in c++ 😢😢😢😢

pablo-immr
Автор

now i can study and sleep on the same time

andsoeeeee
Автор

cual es la ubicacion de la base de datos en windows para moverla a otro lugar

EDGARYOVANYGARCIALUIS
Автор

Thank you so much!!! Now I don't have to save my data in files or temporally in lists and vectors...

emoutraspalavras-marloncou
Автор

How can I fix that <mysql.h> directory not found?
I can't run my program. But I accurately follow your instructions.

ayemyatmoe
Автор

i do not understand do i have to download a app first???

secetplaylist
Автор

After saving main file in the folder which is at desktop location. There is no any application file ?? what should I do

sakshibhatnagar
Автор

Belo trabalho. Aprendi muito com o seu vídeo, obrigado.

ikilluasin