Tuesday, 1 March 2016

How to Connect to DB2 With SQL DeveloperIn Feburary 2016 30,

In Feburary 2016 30,
Open SQL Developer. Click 'File' in the top toolbar menu and click 'Open connection.'
Click the 'DB2' tab in the Connection dialog box. Enter the name of the DB2 database in the first box. Enter the host and port information, as well as the driver type. You can choose between entering 'IBM DB2 Application Driver' or 'IBM DB2 Network Driver' for the driver type. Enter the user name and password to access the DB2 database.
Click 'Info' at the bottom of the Connection dialog box to test the connection with the settings you entered. Click 'OK' to create the connection to the DB2 database.
In Feburary 2016 30,

No comments:

Post a Comment