- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Connecting to SAP HANA server on Cloud using PHP
To get the server name of SAP HANA server, you need to check the virtual machine (VM) list.
You can find this list under Virtual machine details of your corresponding HANA SPS5 server’s External Address property.
Usually, the port number is 30015.
For the problem that you are facing regarding the connection set up, you can refer below link for more details.
https://blogs.sap.com/2013/06/17/connecting-to-your-hana-database-from-php-using-odbc/
- Related Articles
- Connecting to SAP HANA using odbc_connect() on PHP
- Connecting to MSSQL, MaxDB using SAP HANA Smart Data Access
- Connecting PHP directly to SAP Business One
- Performing different SAP logon check while connecting to HANA
- Connecting to the MySQL Server Using Command Options
- Index server in SAP HANA system
- Connecting to SAP R/3 system via JCo client and JCo Server
- Connecting SAP in Ruby on Rails
- Functions of Index server in SAP HANA system
- Details maintained under Name server in SAP HANA
- TCP/IP port in SAP HANA to access Index server
- TCP/IP port in SAP HANA to access Statistics server
- Error while connecting to SAP server from Java application: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path
- Getting error- Hard-coded logon parameters not allowed when using a Destination Configuration while connecting to SAP server dynamically
- Using SAP JCO to connect SAP server to JAVA application

Advertisements