22 | | 1. Enter the connection details to connect to the rasdaman server (password is ''rasguest''): |
23 | | * [[Image(attachment:rasdaview-settings.png)]] |
| 22 | 1. Enter the connection details to connect to the rasdaman server (password is ''rasguest''), and click ''Open'': |
| 23 | |
| 24 | [[Image(rasdaview-settings.png)]] |
| 25 | |
| 26 | Now you can execute some queries, e.g. in rView go to File -> Query, and type |
| 27 | {{{ |
| 28 | select c from lena as c |
| 29 | }}} |
| 30 | Double click on the ''Result 0'', or alternatively Item -> Open All will show the result in the selected Display Mode. |