C Mysql API tutorial No.1

preview_player
Показать описание
This is the demonstration of how to connect to MySQL database using C programming language.
Рекомендации по теме
Комментарии
Автор

still working today with visual studio 2019 but will connecting to remote server I get "unable to connect to server" 10666 and 403 "access denied" from the server. UPDATE : I found out that the tcp/udp mysql port 3306 is only open in "out" my hosting plan doesn't allow me to open it in "entry' for external application, and user have USER_PRIVILLEGE / IS_GRANTABLE set to "NO'

lifeforce
Автор

Thanx man. I have searched this everywhere.

sashuu
Автор

Thanks bro
This tutorial is very helpful to me
It is more easy and convenient if you made playlist of your videos

vishvajeetramanuj
Автор

Hey guy you make my day, ! Your tutorial are really interesting, thanks.

Jackdafrench
Автор

thanks. you just saved me tons of time

ravernow
Автор

Thank you very much Sir, it works very well!

murinorino
Автор

how to do this if my database is on online server. I mean if my data base resides is at my web hosting like godaddy.

amarjitk
Автор

how to insert data in the table? using codind

himanshukashyap
Автор

can anyone know how to write make file for
gcc -o file.out file.c $(mysql_config --cflags --libs)

saiyaswanth
Автор

Im using devc++ and code block . Its not working . Please help me :)
undefined reference to `mysql_init'
undefined reference to `mysql_real_connect'
undefined reference to `mysql_errno'
undefined reference to `mysql_error'
[Error] ld returned 1 exit status

ibrahimdogan
Автор

Just for your information: You said dollar- "$"- when you typed "*" .. correct word is either "asterisk" or "star".. I have to say that I liked this tutorial.. Perhaps you should also make a tutorial showing how to do the same in C++ ?

rogerlundstrom
Автор

Hello,

id 1 returned an exit state. I get the error I understood what the problem is, but there is no error in the import part, but I could not find a solution. I'm running on windows.

ogunodabas
Автор

hi kshittj you are usig unix platform. for windows user what should we put instead of static char *unix_socket =NULL???

justice
Автор

I get a common SSL error connecting. Anyone know how to fix that ? Pls ?

tiolucas
Автор

Sir.could you please explain the process for windows OS ?

katikalyani
Автор

How to configure codeblocks compile options you mentioned at the end of the video?

DB-ksji
Автор

What would be the compile command if I am using cmd on windows?

MohakSumaria
Автор

If it was good I don't watch it deii
Thank you

abhigyanphukon
Автор

volume is too low to listen to this video....

jasonking