Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 265 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 265 Bytes

CenSQL-Studio

A GUI application for SAP HANA

Setup

add ./config/hana.json adding the correct details for the system you wish to connect to. e.g:

{ "host": "192.168.182.5", "user": "SYSTEM", "password": "MyPassword123", "port": 30015 }