hello guys

i need a c++ sql server wrapper that can connect to sql server using odbc.
i find this one but i cant able to use it in visual studio 2015 community
so if anyone of you know the best c++ odbc wrapper please suggest me.
1 nanodbc [i try to use this but visual studio give me so many error coz it use c++ 11 standard i guess , alos it didnt work in code block (gcc compiler)]

2 TinyODBC C++ this one also not working

if someone plz try to compile the nanodbc in visual studio and tell me that you able to do that or not ?