C program to connect to MySql server

Pensu

Pensu

@pensu-8tNeGU Oct 25, 2024
I have to write a C program which can be used to connect to MySql server and execute a query. Now, i searched on net, most of the solutions were for Linux environment. To compile and run with turbo C compiler, i need a mysql.h file, which again is not available. So, Anyone having any idea about how to proceed?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Prasad Ajinkya

    Prasad Ajinkya

    @prasad-aSUfhP May 4, 2012

    #-Link-Snipped-#

    or even #-Link-Snipped-#
  • Pensu

    Pensu

    @pensu-8tNeGU May 4, 2012

    kidakaka
    #-Link-Snipped-#

    or even #-Link-Snipped-#
    Well, thank you. And it wasnt hard to Google it, the problem is, as i stated above, i am not able to download that library for some unknown reason. I asked my friends too and they are having the same problem. So, i was actually hoping for some different approach...😛
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 May 4, 2012

    Did you try this out: #-Link-Snipped-#