﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Teradata Forums / Teradata  / Partner software applications/questions  / MS SSIS - OLEDB command / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Teradata Forums</description><link>http://www.teradata.com/teradataforum/</link><webMaster>info@teradata.com</webMaster><lastBuildDate>Sat, 21 Nov 2009 16:18:44 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: MS SSIS - OLEDB command</title><link>http://www.teradata.com/teradataforum/Topic15439-12-1.aspx</link><description>The SSIS connector seems to work great, but I'm getting an error when I try to run the package : "[Teradata Source [1]] Error: The Teradata TPT registry key cannot be opened. Verify that the TPT API 12.0 for Windows x64 is installed properly." I have only been able to find a 32-bit version of the TPT API, but running a 64-bit OS, DBMS, Teradata drivers, etc.  I'd like to continue with 64-bit across the board.  The Teradata Corporation Front Desk sent me an email stating the 64-bit TPT API 12.0 does not exist.  Is this possible?  Do I need to remove the 64-bit drivers and replace them with 32-bit to get this to work?</description><pubDate>Mon, 31 Aug 2009 12:31:14 GMT</pubDate><dc:creator>glennabernethy</dc:creator></item><item><title>RE: MS SSIS - OLEDB command</title><link>http://www.teradata.com/teradataforum/Topic15439-12-1.aspx</link><description>Yes there is a better way; in this blog  [url=http://developer.teradata.com/blog/netfx/2009/06/little-known-secret-about-microsoft-bi-tools-and-teradata][/url]there is a link to "Microsoft Connectors for Teradata by Attunity". You can download it (free) from Microsoft but it requires Teradata TPT-API.Also you can use ".NET Data Provider for Teradata" instead of "OLE DB". .NET Data Provider for Teradata supports Batch Update and it works well with SSIS2008 as Data Source or Target.</description><pubDate>Fri, 12 Jun 2009 14:17:20 GMT</pubDate><dc:creator>NetFx</dc:creator></item><item><title>MS SSIS - OLEDB command</title><link>http://www.teradata.com/teradataforum/Topic15439-12-1.aspx</link><description>Hi,I try to load a Teradata table in Microsoft SQL Server 2008 Integration Services using OLE DB command transformation, but I have problems passing the column parameters of the Teradata table to the transformation.In the OLE DB command transformation I use the following SQL command:update p.resource set validTo=? where Id=?;Because the system does not automatically recognize the parameters I entered the following external columns manually:- Param_0:DBParamInfoFlags=1Datatype=DT_DBTIMESTAMP- Param_1:DBParamInfoFlags=1Datatype=DT_STRCodePage=1252Length=36The data types of the source columns are equal with the parameter data types above.I also manually set the column mappings, but I get the following error message:Unable to retrieve destination column descriptions from the parameters of the SQL command. I tried a lot but I am not able to solve this problem. But I found out, that this problem only occurs when one of the parameters is a string (DT_STR). If I use a numeric parameter instead, everything works fine. Unfortunately I have to use string parameters in certain situations, so avoiding strings is not a solution...Is there maybe a better way to update Teradata tables in SSIS 2008?Does anybody have experience updating Teradata tables in SSIS 2008 in general or with the OLE DB command in special?Thanks in advance!Best regards, Helmut</description><pubDate>Fri, 15 May 2009 03:12:57 GMT</pubDate><dc:creator>helmut</dc:creator></item></channel></rss>