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
Attunity TeraData Source & Destination components not showing up in SSIS Data flow task
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)
2 answers
Sort by: Most helpful
-
Olaf Helper 45,106 Reputation points
2020-11-24T08:25:09.557+00:00 -
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:
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?