Use the DataSource Properties dialog box to edit the property settings that permit connection to an imported data source.
To display the DataSource Properties dialog box,
Specify the database driver you need to connect to your data source
Specify the Universal Resource Locator (URL) for the database connection. The format consists of the URL type ("JDBC" for JDBC database access), followed by driver-specific information, separated by colons. The driver-specific information is driver/server dependent. Refer to your driver documentation for more information on this property. It typically includes the driver name followed by the data source name.
Specify a user name to access the data source.
Specify a valid password to access the data source.