dbTalk Databases Forums  

DTS - Global Parameters

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


Discuss DTS - Global Parameters in the microsoft.public.sqlserver.dts forum.



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

Default DTS - Global Parameters - 08-16-2006 , 03:54 AM






I have a DTS Job with a Global Parameter set. When I use the ? I get the error

'No value given for one or more parameters'.

I have done a search on this newsgroup but only found a response concerning
comments. I have no comments in my Query. Is it something to do with the
Disconnected Edit. I think I may have had this problem before but cannot
remember the solution.

Thanks

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS - Global Parameters - 08-16-2006 , 04:47 PM






How are you using the ?

At design time things are not as stable as they could be so we have to
sometimes resort to workarounds like this

Global Variables and SQL statements in DTS
(http://www.sqldts.com/default.aspx?205)

--


Allan Mitchell
Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com



"MarkS" <MarkS (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a DTS Job with a Global Parameter set. When I use the ? I get the
error

'No value given for one or more parameters'.

I have done a search on this newsgroup but only found a response
concerning
comments. I have no comments in my Query. Is it something to do with the
Disconnected Edit. I think I may have had this problem before but cannot
remember the solution.

Thanks



Reply With Quote
  #3  
Old   
MarkS
 
Posts: n/a

Default Re: DTS - Global Parameters - 08-17-2006 , 10:54 AM



I have an SQL Task which consists of the following ;

update s_UKLtd
set dept = ?
where dept is null

I have re-created the DTS Job but still no joy. I have another one very
similar which seems to run OK

"Allan Mitchell" wrote:

Quote:
How are you using the ?

At design time things are not as stable as they could be so we have to
sometimes resort to workarounds like this

Global Variables and SQL statements in DTS
(http://www.sqldts.com/default.aspx?205)

--


Allan Mitchell
Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com



"MarkS" <MarkS (AT) discussions (DOT) microsoft.com> wrote in message
news:81183D94-111A-4B4F-BB89-863712A0C7C2 (AT) microsoft (DOT) com...
I have a DTS Job with a Global Parameter set. When I use the ? I get the
error

'No value given for one or more parameters'.

I have done a search on this newsgroup but only found a response
concerning
comments. I have no comments in my Query. Is it something to do with the
Disconnected Edit. I think I may have had this problem before but cannot
remember the solution.

Thanks




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 - 2012, Jelsoft Enterprises Ltd.