Hi,
I have need to import marketing information into the SQL 2005 from an Excel sheet..
Currently I am using DTS Wizard to import them..
But everytime i do this its a nightmare to get it right...
Even after the automated process i have to manually check if anything has been missed.
For instance if the excel report has field that has actual numbers as well as that look like numbers it mixes them up.. This happens even after i make the entire column to text or general.. So some of the cells are missing after the import..
Further i dont like this idea about the Wizard as well as it is time consuming..
Does any have a better idea to do this..
I have heard about openrowset.. but i dont much about it...
I would prefer a mechanism that gives me much programatic control in accessing and formating the columns while they are imported into SQL server
Thanks
Start Free Trial