[
https://issues.jboss.org/browse/TEIIDDES-2388?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2388:
----------------------------------------
Appears deploying the SAP HANA driver jar returns a standard/generic connection URL
template property: *jdbc://<host>:<port>*
[~rareddy] The URL template for SqlServer, for instance is:
jdbc:sqlserver://<host>:1433;databaseName=<dbName>, however it's
<datasource> entry in the standalone.xml config file doesn't reflect this
template. Where does the Teiid server get these specific templates?
Add SAP HANA Driver Type
------------------------
Key: TEIIDDES-2388
URL:
https://issues.jboss.org/browse/TEIIDDES-2388
Project: Teiid Designer
Issue Type: Feature Request
Components: Modeling
Affects Versions: 8.6.1
Reporter: Ted Jones
Fix For: 8.6.1, 9.0.1, 9.0
Need to add the SAP HANA driver to our list of drivers. The URL should be
"jdbc:sap://{host:port}"
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)