Hi I have corrupted the data in a colum in my SQL Server Table. I have the original data in an excel spreadsheet which i wish to use to append the data in the SQL Server db.
However I wish to only copy a particular column from excel and use it to overwrite a specific column in SQL Server. Both excel and sql server are sorted in the right order so all I need is a straight overwrite.
Im guessing I use DTS, but which options do I need. I can seem to see any option which allows me to do this.
However I wish to only copy a particular column from excel and use it to overwrite a specific column in SQL Server. Both excel and sql server are sorted in the right order so all I need is a straight overwrite.
Im guessing I use DTS, but which options do I need. I can seem to see any option which allows me to do this.