Viewing 3 posts - 1 through 4 (of 4 total)
following method worked out for me
for this example i have used table called table1 which has single column column1.
create table table1
(column1 int)
I have inserted values 1,2,3,5,9...
May 3, 2010 at 2:32 am
#1161142
That means, If I have to run SSIS in production , I cant purchase only SSIS, i have to purchase Entire SQL Server 2005
September 3, 2009 at 3:49 am
#1048609
Yes, As u told i'm not suppose to drop all the rows and reload. It should insert or update or ignore.
Guru
August 5, 2009 at 3:58 am
#1034675