I have an excel file (.xls) that contains important data (SSNsThe company providing the data to us is sending it in the format of 000-00-0000 but I would like to find an easy automated way of importing it into SQL2012 without the dashes. Is there a built in way, or an application that can easily automate importing the data on a regular basis (hourly hopefully)? I have experimented with the import/export wizard but at the moment have not found an easy way to remove the dashes easily. Scheduling it to automatically important seems to not be available in express.
I guess my question is -
1. How can I import the SSNs without the dashes, Do I need an external application, or can the import/export wizard handle it in a way I'm not yet aware of?
2. If Import/export wizard can handle it, is it worth spending the money on the full version to allow auto import scheduling?
I appreciate any advice. Thanks!