The connection parameters in the Database Connection dialog vary depending on the target server you select. The variable connection parameters in CA ERwin Data Modeler are:
Specifies the type of connection you want to use. Select Use Native Connection to connect using the API provided by the SQL Server Native client software. Select Use ODBC Data to connect using the ODBC data source that you have defined.
Specifies the name of the server where the database is installed.
Specifies the name of the database that you want to connect to.
Specifies the type of connection you want to use. Select Use Native Connection to connect using the API provided by the SQL Server Native client software. Select Use ODBC Data to connect using the ODBC data source you have defined.
Specifies the name of the server where the database is installed.
Note: You may need to append the SQL Azure server name to the login in the connection string using the <login>@<server> notation. If you do, separate the login and the SQL Azure server name with the at (@) symbol. For more information, see Connecting to SQL Azure.
Specifies the name of the database that you want to connect to.
Specifies the name of the server where the database is installed.
Specifies the name of the database that you want to connect to.
Specifies the connection string (TNSNames entry).
Specifies that you want to connect to Oracle as SYSDBA. Select the check box.
Specifies the data source to which you want to connect. The drop-down list displays the data sources that are defined on your computer.
Specifies whether you want to start the ODBC Administrator software and display the Select Data Source dialog. You can then select a previously defined data source, or create a data source.
Specifies the name of the alternate catalog that you want to use for the connection. If you leave this value empty, the application connects to the system catalog. If necessary, consider connecting to the alternate catalog for faster reverse engineering.
The Parameters/Value Options in CA ERwin Data Modeler Workgroup Edition are:
SQL Server and Sybase:
Enter the server name.
Enter the name of the database.
Oracle:
Enter the connection string (TNSNames entry).
Copyright © 2015 CA Technologies.
All rights reserved.
|
|