dbTalk Databases Forums  

DTSTransform Copy: Schema Validation failed for DAte /TIme Stamp

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


Discuss DTSTransform Copy: Schema Validation failed for DAte /TIme Stamp in the microsoft.public.sqlserver.dts forum.



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

Default DTSTransform Copy: Schema Validation failed for DAte /TIme Stamp - 05-02-2006 , 10:17 PM






Hi...
I am new to SQL server and creating a DTS apckage to extract data
depending on a particualr date column in the database The date is in Unix
date tim e format. In my SQL query i ahve the conversion like

dateadd(ss,( AHD.issue.open_date-14400), '19700101') as open_date.

wheer open_date is the column in the database. I am getting the error when i
execute the package. the open_date field is stored as a double in the
original table

Please somebody help..urgetn...
Thanks
Banu

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.