Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8372

Re: What are thew ways to make a DB call from SAPUI5?

$
0
0

ok..so we should never try to connect to DB directly from js...its not secured...its just bad coding...however if we have to do this we can on win platform using activeX connection

var objConnection = new ActiveXObject("adodb.connection"); .....


Other ways are connecting it to service using XMLHTTPRequest etc...this is how most of standard SAP applications communicate....



Viewing all articles
Browse latest Browse all 8372

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>