dbTalk Databases Forums  

Column Conversion error!

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


Discuss Column Conversion error! in the microsoft.public.sqlserver.dts forum.



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

Default Column Conversion error! - 08-22-2003 , 09:30 AM






Hello All:

I am trying to copy tables from one sql server 2000 database to another but
it errors out due to a column data coversion error.
The source table has a column (birthday, nvarchar) in it, with example of
data in it being 12121997. the destination column is (birthday, Datetime).
I get error :

Server: Msg 8115, Level 16, State 2, Line 1
Arithmetic overflow error converting expression to data type datetime.
The statement has been terminated.

How can i make DTS convert this nvarchar column to datetime and to recognize
the source data as valid when importing into the destination table.

Thanks,

Tunji



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

Default Re: Column Conversion error! - 08-22-2003 , 09:37 AM






I think Aaron answered this on another NG. please do not X post like this.
if you want to send to more than one NG then include them all in the To
list.

See Aaron's reply.

--


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

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

Default Re: Column Conversion error! - 08-22-2003 , 09:46 AM



That's is true! Sorry.

Thanks!

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
I think Aaron answered this on another NG. please do not X post like
this.
if you want to send to more than one NG then include them all in the To
list.

See Aaron's reply.

--


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



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.