Attunity TeraData Source & Destination components not showing up in SSIS Data flow task

Gopinath Desai 46 Reputation points
2020-11-23T21:45:52.693+00:00

Hi All, I am trying to install SQL Server 2014: Microsoft Connector Version 3.0 for Teradata by Attunity to take advantage of ssis Data flow Teradata Source component but unfortunately component is not showing up.

Please let me know if have done any mistake.

Installed on machine :
Windows 10
SQL Server 2014
Visual Studio Professional 2015 (Version 14.0.23107.0)
SQL Server DataTools (Version 14.061712.050 )
Teradata ODBC driver (32-bit)
Teradata PT API (32-bit) Teradata
ODBC driver (64-bit)
Teradata PT API (64-bit)

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,591 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 45,106 Reputation points
    2020-11-24T08:25:09.557+00:00

    Attunity connector is only supported by SQL Server Enterprise Edition; do you have that one?
    See Integration Services features supported by the editions of SQL Server


  2. Monalv-MSFT 5,901 Reputation points
    2020-11-24T09:32:37.093+00:00

    Hi @Gopinath Desai ,

    To see the Attunity connectors in the SSIS Toolbox, you always have to install the version of the connectors that targets the same version of SQL Server as the version of SQL Server Data Tools (SSDT) installed on your computer. (You may also have earlier versions of the connectors installed.) This requirement is independent of the version of SQL Server that you want to target in your SSIS projects and packages.

    Hope the following links will be helpful:

    1. Issue - The Attunity connectors aren't visible in the SSIS Toolbox
    2. Microsoft connector for Teradata

    Best Regards,
    Mona

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    Hot issues in November--What can I do if my transaction log is full?
    Hot issues in November--How to convert Profiler trace into a SQL Server table?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.