Hi Experts ,
I am trying to connect from my HANA box to MS SQL server 2012 using unixODBC and MS SQL SERVER Drivers getting message
"
[unixODBC][Driver Manager]Data source name not found, and no default driver specified
[ISQL]ERROR: Could not SQLDriverConnect
"
when I run isql -v SGF user passowrd
I am able to connect from another HANA database , so my unixODBC is working .
below is the odbc.ini file
[SGF]
Driver=/opt/microsoft/msodbcsql/lib64/libmsodbcsql-11.0.so.2270.0
Server=myserver.com,1433
Database=SGF