SQL from a C program
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'd like to use SQL in my program... I don't care which implementation, but mySQL sequel would be fine. I just need it to work without the servert installed (on the user cup, that means it should work it out itself I guess). I tried one, but I quite didn't like it cause it didn't recognize types (which was explained to be advantage, which I may agree with, but I'm not happy about that). Anybody and suggestions Thanks