Skip to main content

Select a Connection String

This page allows you to specify a connection string used to establish a data connection. The following options are available:

Default Connection String

Choose the default connection string if it is specified in the application’s configuration file.

Select default data connection to an EF data source

Predefined Connection String

Select an existing connection string available in the current project.

WpfReportWizard_EF_SelectConnectionString

Custom Connection String

Specify a custom connection string in the connection string editor.

WpfReportWizard_EF_SpecifyConnectionString

See Connection Strings in the ADO.NET Entity Framework for more information.

Click Next to proceed to the next wizard page. If the current Entity Framework model contains stored procedures, go to the Bind to a Stored Procedure page; otherwise, proceed to the Configure Filters page.