former_member850145
Discoverer
Member since ‎2023 Apr 10

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hellou Dears.i have this problem to connect const hana = require('@sap/hana-client')<br>const conn = hana.createConnection()<br>const connParams = {<br> host: '192.168.0.36',<br> port: '30015',<br> uid: 'manager2',<br> pwd: '123456',<br> tra...