dbTalk Databases Forums  

Problems with Input Parameters

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Problems with Input Parameters in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Paul H
 
Posts: n/a

Default Problems with Input Parameters - 11-01-2004 , 06:28 AM






Hi all.

I'm trying to pass an input parameter into an Execute SQL task in a DTS
package.

The task is running against an Ingres database using an ODBC connection.

The SQL is:

update temp_table
set periodstartdate = ?

If I click on the "Parameters" button, DTS tells me "The SQL statement does
not contain any parameters". (If I try to run the query in the Query Builder
screen, it tells me "Provider cannot derive parameter information and
SetParameterInfo has not been called" - as you would expect).

Does anyone know how I might convince DTS that there genuinely is a paramter
in my query, and that I would quite like to map to it?

Many thanks

Paul

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.