# SAP HANA

| Vendor Name                                                                                                                                                                                                                                                                                | Details                                                                            |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------- |
| Recommended Native Driver                                                                                                                                                                                                                                                                  |                                                                                    |
| SAP HANA                                                                                                                                                                                                                                                                                   | <p>Company URL:</p><p><a href="http://hana.sap.com/"><http://hana.sap.com></a></p> |
| <p>Driver URL:</p><p>For SAP customers, the driver is part of your client tools. Contact your SAP representative for more information.</p>                                                                                                                                                 |                                                                                    |
| <p>JDBC URL Syntax by Type:</p><ul><li><strong>Server</strong></li></ul><p><code>jdbc:sap\://\<server>:\<port>/?autocommit=false</code></p>                                                                                                                                                | <p>Default Port:</p><p>30015</p>                                                   |
| <p>JDBC Class:</p><p><code>com.sap.db.jdbc.Driver</code></p>                                                                                                                                                                                                                               | <p>JDBC JAR File Name:</p><p><code>ngdbc.jar</code></p>                            |
| <p>Comments:</p><p>Note that the default port number is '<code>30015</code>' where '<code>00</code>' is the instance of the machine you are connecting to. For example, you can connect to the same machine using '<code>30015</code>', '<code>30115</code>', or '<code>31015</code>'.</p> |                                                                                    |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/install/9.3-install/jdbc-drivers-reference/sap-hana.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
