Hi,
I am trying to import data from one table to another where source columns are nvarchar and destination columns are like datetime,int,bigint
while importing i get error saying
Arithmetic overflow error converting expression to data type datetime.
How can import all the data from one to another
Thanks for the help