I am new at SQL & Databases. However, I am trying to create a movie database and have create tables using MS SQL Server 2005. Now I'm stuck trying to import the data into the database. At first I thought I could create the tables and manually enter the data into it. Now it seem that I have to import the data from some data source in order to get it into the database. Can someone explain how this is done? Thanks in advance.