Database program for use with C language

Database program for use with C language

Which free database programs can be used that will accept input from a program written in C?

Answer: It is possible to interface quite a few different databases with the correct libraries in C.

For example, Microsoft’s Visual C++ allows binding to Microsoft’s JET engine (used by Access), SQL and a couple of others.

However for C language, the best bet will probably be MySQL as it has libraries for most OS’s.

Subscribe / Share

Article by Admin

Authors bio is coming up shortly. Admin tagged this post with: , , , Read 515 articles by Admin
It's very calm over here, why not leave a comment?

Leave a Reply

You must be logged in to post a comment.