i need help!
i want the source code for "desigining a database in c",can anyone help?
Printable View
i need help!
i want the source code for "desigining a database in c",can anyone help?
What exactly do you mean? Do you want the source code from a book called "designing a database in C"? Or do you want someone to show you how to design a database in C?
BTW, you don't design databases in C really, you connect to them, execute SQL statements etc.