You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileAmazon Redshift provides 64-bit ODBC drivers for Linux, and Windows operating systems.
On Windows system run:
build64.bat n.n.n n e.g. build64.bat 2.0.1 0
It builds rsodbc.dll file under src\odbc\rsodbc\x64\Release directory.
export DEPENDENCY_DIR= Ensure proper dependencies are provided on Unix systems by configuring the dependency variable: Set the DEPENDENCY_DIR variable in the exports_basic.sh`` file. For further details, consult the BUILD.CMAKE.md` file. Then run:
build64.sh n.n.n n e.g. build64.sh 2.0.1 0
It builds librsodbc64.so file under src/odbc/rsodbc/Release directory.
Driver Name: Amazon Redshift ODBC Driver (x64)
Default Installation Directory:
Here are download links for the latest release:
See CONTRIBUTING for more information.
See CONTRIBUTING for more information.
An entry in the changelog is generated upon release using gitchangelog . Please use the configuration file, .gitchangelog.rc when generating the changelog.
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.