Skip to main content
9 answers
  1. Jan 20, 2024, 7:57 PM

    Solution>

    Centos 7.9 Tableau Server 2023.3-1 tableau-freetds-1.00.40-1.x86_64.rpm

    odbcinst.ini

    [ODBC Drivers]

    FreeTDS=Installed

    ⌗[ODBC Driver 17 for SQL Server]

    #Description=Microsoft ODBC Driver 17 for SQL Server

    ⌗Driver=/opt/microsoft/msodbcsql17/lib64/libmsodbcsql-17.10.so.5.1

    ⌗UsageCount=1

    [FreeTDS]

    Description=FreeTDS for Microsoft SQL Server

    Driver=/opt/tableau/tableau_driver/freetds/lib/libtdsodbc.so

    FileUsage=1

     

    freetds.conf

    # A typical Microsoft server

    [egServer70]

    host = ntmachine.domain.com

    port = 1433

    tds version = 7.4

0/9000