I recently upgraded to SQL 2005. I often have users give me Excel files, which I saved as a Tab-delimited text file and would use the 'Import Wizard' in the SQL 2000 Enterprise Manager to update various fields in a particular table. The files are almost never the same format, fields, tables, etc., so I don't want to have to create a legacy DTS or SSIS for it, since it is only a one-time update.
I'm not finding an import wizard in the SQL 2005 Managment Studio. Any assistance would be greatly appreciated. Thanks!
Start Free Trial