This would open the "New database" window:
Now enter a database name to create a database.
Now click on the OK button to create the database. The new database will be shown in the Object Explorer:
Creating a Table in Access Database
Now open the Microsoft Access database and create a database. The Access database looks as in the following:
Importing Access database in SQL Server
Now right-click on the Test database and select the Import Data option.
database Name -> Tasks -> Import data
Now click on Import data. The import and export wizard will be opened.
Now select a Data Source. And browse the file from the system.
Now click on the Next Button and enter the computer name or server name and select a database.
Server Name: MCNDESKTOP08\MYMSSQLSERVER
Database name: Test
Now click on the Next Button.
Now click on the Next Button.
Now again click on the Next Button.
Now click on the Finish Button.
And finally click on the Close button.
All of your Access data is nicely imported into a SQL Server 2008 database. Now refresh the test database and expand it to see the imported table.