I have server running on another local computer (ideally it would be intelligent electronic device in future) and I use the ip address to connect to that computer. I am totally new to this field. I have downloaded sap hana odbc drivers, and following the sap hana tutorial I was able to open a data base tunnel. Also I was able to create few tables locally on eclipse and then and send to sap hana trial account . Now I am not sure if and how I can incorporate something similar in my client and send all the data read by my client to the sap hana server. Do I need to create columns and rows first on sap hana server using eclipse and then send the data? or I should write a code in my client itself to directly send the data as it is to the sap hana server ?? preferably using ODBC connections.
↧