Monday, October 28, 2013

error:: sql.h: No such file or directory in Centos or Unix

This error arise when we want build an data base related class or function in our native project in centos or unix.


 error:: sql.h: No such file or directory

Solution: 

Install ODBC in your system.

Command:

yum install unixODBC*  --->>> for centos


1 comment:

How to Generate and use the ssh key on Gerrit, github.io, gitlab, and bitbucket.

 Details can be found here -