Hi all.. We are hitting a stumbling block in one of our processes. We are trying to dynamically create tables based on the import of data from an excel spreadsheet. The columns will not always be known, hence the dynamically create part. Any suggestions on how to do this with SQL2005 (64 bit) since there is no linked server provider that will interface with excel.
TIA