First, create an empty Access database on the local disk (for example, use student. MDB). In this case, the database of SQL Server 2000 already exists. Take sky2098 as an example. One of the tables is student, as shown in:
Select the database sky2098, right-click, and select the Export Database option under the "all tasks" list:
Click "Next", "Data Source", and select "Microsoft ole db for SQL Server providesProgram"," Server ": select a local server. There are two authentication methods. You can select one as needed (here I select" use SQL Server Authentication "), "Database": select the database to be exported:
Click "Next ":
At this time, the "purpose" should select the database type we want to convert to. We should select "Microsoft Access ", "file name" is created by selecting an empty Access Database (student. MDB), if there is a "User Name" and "password", select as needed, and then click "Next ":
Click "Next ":
Click "Next ":
Click "Next ":
Click "finish ":
Now, the conversion is complete.