mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 291 forks source link

In Business Application Studio : Driver SAPHana is not installed. #1207

Closed Mansi190594 closed 10 months ago

Mansi190594 commented 10 months ago

Describe the bug I am trying to debug my CAP Project deployed to hana db. When trying to connect the instance for debugging it says : Driver SAPHana is not installed.

To Reproduce Steps to reproduce the behavior:

  1. Create A CAP application Project
  2. Create a Js file in SRV folder , try putting a debugger & run with debugging .
  3. Click on connect as it will be in red in the bottom line
  4. After selecting the hana DB, it says : Driver SAPHana is not installed. althogh it is installed globally.

Expected behavior connection should be successful. Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

gjsjohnmurray commented 10 months ago

Please raise this with the author of the driver extension, as they will be best able to investigate.