You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the application configuration file does not contain the required connection string, or you need to specify the connection string manually, select **No, specify a custom connection string** and click **Next**.
27
+
On the next page, specify a connection string used to establish a data connection. The following options are available:
28
+
29
+
#### Default Connection String
30
+
31
+
Choose the default connection string if it is specified in the application’s configuration file.
Select an existing connection string available in the current project.
44
+
45
+

46
+
47
+
### Add Stored Procedures (Optionally)
48
+
49
+
The next wizard page is available only if the current entity data model contains stored procedures. This page allows you to add stored procedures to the data source and configure their parameters.
As an alternative, enable the **Expression** check box to invoke the Expression Editor dialog. In the dialog, you can specify the expression or select an existing dashboard parameter to use it as a stored procedure parameter.
62
+
63
+
### Apply filter Criteria
64
+
65
+
On the last page, you can apply filter criteria to the resulting query. Click **Finish** to create the data source.
On this page, specify a custom connection string and click **Finish**. This creates the data source and displays its fields in the [Data Source Browser](../ui-elements\data-source-browser.md).
| Teradata | 13.0 or higher | .NET Data Provider for Teradata | Teradata.Client.Provider.dll |[Download link](https://downloads.teradata.com/download/connectivity/net-data-provider-for-teradata)|
34
+
|SAP HANA|2.0 or higher| SAP HANA Client 2.0 | Sap.Data.Hana.Core.v2.1.dll| [Download link](https://tools.hana.ondemand.com/#hanatools)
34
35
| SAP Sybase Advantage | Advantage Database Server 9.1 or higher | Advantage .NET Data Provider | Advantage.Data.Provider.dll |[Download link](http://devzone.advantagedatabase.com/dz/content.aspx?Key=20&Release=19&Product=4&Platform=11)|
35
36
| SAP Sybase ASE | Sybase Adaptive Server 12.0 or higher | SAP Sybase ASE Database Client | Sybase.Data.AseClient.dll |[Download link](http://scn.sap.com/community/developer-center/oltp-db)|
36
37
| SAP SQL Anywhere | 11 or higher | SAP SQL Anywhere Database Client | iAnywhere.Data.SQLAnywhere.dll |[Download link](http://scn.sap.com/docs/DOC-35857?d96a349c52fc4f68eea46a47ccb3d360)|
0 commit comments