Group: Forum Members
Posts: 386,
Visits: 2.1K
|
Hi Edhy,
I think my approach would be to do this in the database, e.g. import the 360k records into a temp table (I presume they are in an external flat file) and do all the heavy lifting in SQL Server.
Cheers, Peter
|