Hi,
I wanted some suggestions about how to migrate data from Access 2000 to SQL 2005. The tables in current access database is all messed up.
For instance there is a table where a column named 'contact_info' has name, address, state, Zip, all in the same column separated by comma.
Any sugestions on how to split and transfer the data appropriately to 'address', ' state, zip etc columns in the new normalised table structure?
Thanks
Shyam