Hi Team,
I want to load data from multiple source systems(Flat file,excel,Oracle) to SQL Server database by using SQL Server Import/Export wizard.
I need to added few more columns before executing it into Destination Database.
I have added few columns using Edit Mappings-->Edit SQL property while importing and given the same data type (varchar) like remaining existing all columns. It was executed successfully.
But my scenario, want load some date with getdate(), some field with hard coded values like DBNAME : "Microsoft SQL Server DB"
Wizard executing with failures. Not sure is it Import/Export wizard is doesn't support to change datatype?.
Could you please share any solution.
Thanks in Advance,
Kareem
↧