dbTalk Databases Forums  

SQL Server -> MS Access

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


Discuss SQL Server -> MS Access in the microsoft.public.sqlserver.dts forum.



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

Default SQL Server -> MS Access - 07-26-2005 , 12:16 PM






Hello,

i've created a sql task that reads a datetime value from an sql server
table. I want to store it in an global parameter. In a follow up step (data
transformation), I want to use that parameter for the where condition of an
sql-query for the source of the transformation. Unfortunately this is an
Access DB. The query is like that:

select * from messagetrackingentry where mt_loggedtime > ?

where I want to use the formerly feet global parameter.
All attempts leed to a 'catastrophic failure'.

Any help would be very appreciated ...

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.