Hi Guys,
We are doing a major project on data migration from a UNIX based database to SQL2000. I intend to use DTS tool as most books recommend but the project manager disagrees with me. He thinks the best way is to gather all the field names and records in one big flat file (text file) and then use a stored procedure script to copy data into SQLServer. Do any of you think he is right? if not what's the best method available. Thanks
We are doing a major project on data migration from a UNIX based database to SQL2000. I intend to use DTS tool as most books recommend but the project manager disagrees with me. He thinks the best way is to gather all the field names and records in one big flat file (text file) and then use a stored procedure script to copy data into SQLServer. Do any of you think he is right? if not what's the best method available. Thanks