Create a data source for the report model.
Follow these steps.
-
Right-click the Data Sources node in the
Solution Explorer pane. Select Add New Data Source from the context
menu to start the Data Source Wizard.
-
If the
Welcome
dialog for the Data Source Wizard appears, click the
Next >
button.
-
Add a new Connection by clicking the New...
button in the
Select how to define the
connection
dialog shown in the following figure.
Clicking the New... button opens the Connection
Manager dialog.
NOTE
The SQL Server name is commonly
confused
with
the SQL Server service name MSSQLSERVERthey are not the same. The
SQL server
name
appears in the
Connect To
Server
dialog that appears when you start SQL Server
Management Studio and as the value for the Name attribute in the
property page for the server node in Object Explorer in SQL Server
Management Studio.
-
Specify the name of your SQL Server in place of
<SQL Server Name>
in the
Server name
drop-down list and
select the
AdventureWorks
database
as shown in the following figure.
Test the connection by clicking the
Test
button.
Press the Close button to create the connection
and return to the Data Source Wizard dialog, which now displays the
new connection in the Data Connections list box.
-
Click the
Finish
>>
button on the
Select how
to define the connection
dialog.
-
Click
Finish
on
the
Completing the Wizard
dialog
to create the new data source and end the wizard.