C++ ODBC Tutorials? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 18

C++ ODBC Tutorials?

Does anyone know of any good tutorial or reference material on connecting to an ODBC data source. I have an instance of SQL Server localdb running with the tables all setup. But I am having troubles deciphering what little information I can find. Anyone know of any documents like this? Or am I stuck with the reference material? 😀

24th Sep 2017, 8:41 AM
jay
jay - avatar
4 Answers
+ 7
@Minika? Does it work with non Oracle data sources?
27th Sep 2017, 1:07 AM
jay
jay - avatar
+ 1
@jay i am not sure whether compatible for other data source, but I’m sure it is easier to use as understandable api. http://vrogier.github.io/ocilib/
27th Sep 2017, 5:03 AM
minika woon
minika woon - avatar
0
Use ocilib, it is easiet to use.
27th Sep 2017, 12:50 AM
minika woon
minika woon - avatar