| 1 |
|
Click on the “DataSources” tab. |
| |
| 2 |
|
Click on the “VDPDemo” project. |
| |
| 3 |
|
In the event that the tab “Relational DB” is not deployed,
click on it. |
| |
| 4 |
|
Click on “New” in the JDBC subtab. |
| |
| 5 |
|
Complete fields with the following values.
· Name: internet_datasource
· Default presets: MySQL
· DBURI: jdbc:mysql://localhost:3306/vdp_demo (assuming that MySQL
is installed in a local machine
and with the default port, otherwise update with the corresponding values).
· Login: internet
· Password: internet |
| |
| 6 |
|
Click OK. |
| |
| 7 |
|
Deploy the database “vdp_demo”. |
| |
| 8 |
|
Click on the “Create Base View” link associated with the table
“internet_inc”. |
| |
| 9 |
|
Write the new name “internet_incidences” in the text box next
to the table name “INTERNET_INC” and click on the orange icon with
a white arrow located next to the text box. |
| |
| 10 |
|
Click OK. |