how to add database file to c

zubier ahamed.s

zubier ahamed.s

@zubier-ahameds-0TFoJr Oct 25, 2024
i having problem in c
can you please tell me how to add data base file in c programming
it will be help full to complete my project......😒😒

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 Feb 14, 2008

    Zubier, suggest looking at storing structures and flat files as a viable alternative. That would be easier.

    If you do want to connect to a database using C, then I you will have to learn pro-C.