Viewing 3 posts - 1 through 3 (of 3 total)
Can you please detail the steps how i can do this.
mysource is sqlserver7 and destination is sql2005.
I tried using the Transfer databse task but it has version compatibilty issue.
Thanks,
sh
October 15, 2009 at 10:17 am
sorry for the typo.
Given:-
ID--name--code--date
1---abc---A1----01/01/2009
1---xbc---A2----02/01/2009
2---xyz---A3----03/01/2009
2---ayz---A4----04/01/2009
the result should be
ID--name--code--date
1---xbc---A2----02/01/2009
2---ayz---A4----04/01/2009
Thanks
--sh
July 20, 2009 at 10:27 am
Thnanks for the reply.But when i try to write the following it gives me error as my server name is with a slash. Can i use ip adress instead of...
June 16, 2009 at 9:43 am
Viewing 3 posts - 1 through 3 (of 3 total)