How to make c data base projects . | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make c data base projects .

It would be beneficial if you guys give me any ideas

20th Aug 2020, 7:19 PM
pria
2 Answers
+ 3
You can use structs and file operations to write and read from the file . However the operations may not be too fast and efficient as in case of MYSQL or any other database . this link will help you how to connect c/cpp program with database https://www.geeksforgeeks.org/database-connectivity-using-cc/amp/
22nd Aug 2020, 9:03 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
0
https://www.c-sharpcorner.com/article/create-database-project-in-visual-studio-2015/
20th Aug 2020, 7:31 PM
shubham kumar
shubham kumar - avatar