Specify a Connection String Save the Connection String

<< Click to Display Table of Contents >>

Navigation:  User Interface (UI) Elements > Report Designer > Data Source Wizard > Connect to an XPO Data Source >

Specify a Connection String Save the Connection String

 

Specify a Connection String

This page allows you to specify connection string parameters or define a custom connection string.

scsscs1

The following data source types are supported.

Amazon Redshift Firebird

Google BigQuery

IBM DB2

Microsoft Access 2007

Microsoft Access 97

Microsoft SQL Server

Microsoft SQL Server Compact Edition

MySQL

Oracle

Pervasive PSQL

PostgreSQL

SAP Sybase Advantage

SAP Sybase ASE

SAP Sybase SQL Anywhere

SQLite

Teradata

VistaDB

VistaDB5

XML file

Depending on the data provider selected, it may be necessary to specify additional connection options (such as authentication type and database name) on this page.

Click Next to proceed to the next wizard page.

Define a Custom Connection String

Select Custom connection string and specify the connection string.

scsscs2

Use the XpoProvider parameter to identify a data source provider. For example, XpoProvider=MSSqlServer;Data Source= (local);User ID=username;Password=password;Initial Catalog=database;Persist Security Info=true

Click Next to proceed to the next wizard page: Save the Connection String.

Save the Connection String

On this page, select whether or not to save the created connection string to the application's configuration file.

If the data connection uses server authentication, you can also choose to save the user credentials along with the connection string.

scsscs3