With SQL 2000, I could right click on a table and select Import Data in order to import/export data in a spreadsheet or text file. How may I do this in SQL 2005? Someone told me I would have to use Integration Services. What are the basic beginning steps to import a text file into a table.