Groups | Blog | Home
all groups > sql server dts > september 2006 >

sql server dts : Teradata question


Umar
9/11/2006 1:26:02 PM
I am trying to issue an INSERT statement from within DTS to Teradata. I want
to use "Parameters" as value in the statement. While doing this in Oracle it
was easy, I was passing question mark "?" in the VALUES.

dh
9/29/2006 8:15:11 PM
[quoted text, click to view]

Are you using the Teradata ODBC driver? If so, parametereized queries don't
work on ODBC. There is a Teradata OLEDB driver and you could try that (no
guarantees).

AddThis Social Bookmark Button