7
09-17-2001, 09:07 AM
Hello
Does anyone know of a simple lib for databasing with c++? I'm still learning, and i'd rather learn the syntax and rules n stuff before I go into anything like MySQL or complex databases.
Im making a GUI (GTK--) version of my first project, a simple telephone book. I had to do some silly balancing act when I was using newline seperated entries with the iostream (ifstream and ofstream in particular) libraries to make it read right if there was no entries, and to do some other stuff depending on whether it was removing the last line, making the first line and other daft stuff.
Cheers.
Does anyone know of a simple lib for databasing with c++? I'm still learning, and i'd rather learn the syntax and rules n stuff before I go into anything like MySQL or complex databases.
Im making a GUI (GTK--) version of my first project, a simple telephone book. I had to do some silly balancing act when I was using newline seperated entries with the iostream (ifstream and ofstream in particular) libraries to make it read right if there was no entries, and to do some other stuff depending on whether it was removing the last line, making the first line and other daft stuff.
Cheers.