hi can any one help me in doing my project? in c++? : "students information"
What is your project exactly, more specifications please
it is like you have to create a code to store, to collect information of students from various classes
it should have classes ,structures, function .etc
And what code do you have so far? You know it's better to start with something like UML diagrams and some sort of strategy, not code on-the-fly, right? :-)
yeah, we cannot just simply do it for ya, you need to give us something... U need help, not a replecement of your self to do the work :L
The problem here is how you are going to store details? if you use database it is dead easy, if you use flate files you will have loads of issues.
And thinking about databases and C++, I recommend Sqlite. It's pretty straightforward and quite light. :-)
Dhasini: You better start up with using an IDE like Eclipse or Netbeans which can be downloaded from their respective website. You find options to configure Databases and manage them as you like.. Better try it once.. You get a good experience since you are a Intermediate User.
for storing u have to use database....i don know how to store in other formats can anyone enlighten me on that topic .............. where can you store data other than in a database?
Join our real-time social learning platform and learn together with your friends!