Hi everyone,
I need some help into this problem:
Basically i want to connect my program which uses c/c++ to a SQL server database (MS SQL server express or standard edition) , because of our users demands the program needs to be ported to Mac Os too so this connection need to be portable. Any idea of a portable API i can use to do this?
Im thinking something like a boost ODBC api would be perfect but they don't do it.... Unless I'm wrong haha.
All Comments and Suggestions are welcome! - (Still Learning haha).
Many Thanks.