Connect to a Windows Azure SQL Database (SSAS)

This page of the Table Import Wizard enables you to connect to a Windows Azure SQL Database. To access the wizard from the SQL Server Data Tools, on the Model menu, click Import from Data Source.

Note

If you are connecting to an Azure DataMarket dataset, see Connect to a Report or Data Feed (SSAS).

The SQL Database is a hosted, relational database that you connect to by using SQL Server Authentication. For more information about SQL Database, see the web site SQL Database. To connect to a data source, you must have the appropriate provider installed on your computer.

Note

The credentials of the current user are used when selecting a database in this page. However, import will not succeed if the user specified in the Impersonation Information page does not have sufficient privileges to read from the selected database.

  • Friendly connection name
    Type a unique name for this data source connection. This is a required field.

  • Server name
    Type the name, or IP address, of the server to connect to.

  • User name
    Specify a user name for the database connection.

    This user name is used when constructing the connection string for the data source. These credentials are also used when previewing and filtering data in the Table Properties window and in the Import Wizard. These credentials are not used to import or refresh data; the Windows credentials specified on the Impersonation Information page are used instead.

  • Password
    Specify a password for the database connection.

  • Save my password
    Specify whether the password you have entered in the Password box is stored.

  • Database name
    Select a database from the list of databases.

  • Advanced
    Set additional connection properties by using the Set Advanced Properties dialog box. For more information, see Set Advanced Properties (SSAS).

  • Test Connection
    Attempt to establish a connection to the data source using the current settings. A message is displayed indicating whether the connection is successful.