rdbms_provider

The Rdms_Provider table contains one entry for every profile of type RelDbase.

Column Name Column Datatype Column Null Option Column Comment
providerid integer not null The ID from the Provider table for this RDBMS-type profile.

loginname varchar(32) with null The login name for this RDBMS profile.
loginpassword byte(32) with null The login password for this RDBMS profile.
servername varchar(128) with null The server name for this RDBMS profile.
databasename varchar(128) with null The database name for this RDBMS profile.
databasetype smallint not null The specific RDBMS type from the ProviderVersion table (defined in global include file handkey.h).
other varchar(128) with null The miscellaneous field for this RDBMS profile.It will be used/not used based on the type.

Product Name: Data Transformer

Table Type: Table


Copyright © 2006 CA. All rights reserved.