Hi experts,
I have an Excel file that I want to import into a SQL Server 2000 table.
I know a DTS package is one option. Is it realistic to think a DTS package built by the wizard will be able to do this? Or should I go ahead and learn T-SQL and do it with my own stored procedure ?
I'm hoping to get some advice from some of you that have done this.
Thanks, John
I have an Excel file that I want to import into a SQL Server 2000 table.
I know a DTS package is one option. Is it realistic to think a DTS package built by the wizard will be able to do this? Or should I go ahead and learn T-SQL and do it with my own stored procedure ?
I'm hoping to get some advice from some of you that have done this.
Thanks, John