What should I do if the following error is reported when I use SQLDriverConnect to connect to the openGaus database?
[unixODBC][Driver Manager]Can't open lib /home/centos/opengauss/odbc/lib/psqlodbca.so' : file not found
What should I do if the following error is reported when I use SQLDriverConnect to connect to the openGaus database?
[unixODBC][Driver Manager]Can't open lib /home/centos/opengauss/odbc/lib/psqlodbca.so' : file not found
Copyright © 2021 Jogjafile Inc.
first check auth " /home/centos/opengauss/odbc/lib/ " ** you need to backup this folder before test if you think it is not risky
for test give 777 auth to directory and access
reference
https://opengauss.org/en/docs/1.0.0/docs/Developerguide/configuring-a-data-source-in-the-linux-os.html