Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Database Administration » SQL Anywhere database connections » Database connections » Connection profiles in Sybase Central

 

Creating a connection profile

To simplify the connection process in Sybase Central, create a connection profile to save the connection parameters for a database.

Prerequisites

There are no prerequisites for this task.

Context and remarks

Connection profiles are specific to Sybase Central. If you are building an ODBC application, you can use ODBC data sources to achieve functionality similar to connection profiles.

Caution

Storing user IDs, encrypted or unencrypted passwords, and database keys in a connection profile is not recommended.

 Task
  1. In Sybase Central, click Connections » Connection Profiles.

  2. Click New.

  3. In the Name field, type a name for the new profile.

  4. Click New connection profile and choose the appropriate plug-in from the dropdown list. The plug-in is the product, such as SQL Anywhere 16 or UltraLite 16.

    To base your new connection profile on an existing profile, click Copy connection profile and choose the profile from the Existing connection profiles list.

  5. (Optional) To allow other users to access the profile, click Share this connection profile with other users. This setting is useful on multi-user platforms such as Unix.

  6. Click OK.

  7. In the Edit Connection Profile window, enter the required values, and then click Save to close the window.

  8. Click Close.

Results

The connection profile is created and you can use it to connect to your database.

Next

You can configure Sybase Central to connect automatically with this connection profile when Sybase Central starts.

 See also