dbTalk Databases Forums  

Alternative (or solution) to DTS Parameter ?

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


Discuss Alternative (or solution) to DTS Parameter ? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
spshaffer@adelphia.net
 
Posts: n/a

Default Alternative (or solution) to DTS Parameter ? - 09-06-2008 , 08:43 AM






Morning All,

I've got a DTS package that takes data from a Pervasive Database into
a SQL Database.

In the query I am using a WHERE clause that instead of your normal
"column name between variable x and variable y" I am doing a "variable
x between column name a and column name b"

When I subsitute the variable x with the parameter ?, I am getting an
error "Incompatible types in expression".

The parameter is set as a string...is there are different way to
"wrap" the ? so that Pervasive sees it as a string?

Thanks,

Steve

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.