cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect a SAP UI5 Application to a SQL Database

0 Kudos
268

Greetings,

I am new to SAP UI5 and would like to know how I can create an MS SQL db connection for a SAP UI5 web application.

View Entire Topic
gichuhimd
Explorer
0 Kudos

Hi,

Here are examples done in PHP and MYSQL that could give you a rough idea on how to do the same.

Example 1: SAPUI5_MYSQL_CRUD: See the result here.

Example 2: Connecting SAPUI5 with MYSQL

Regards,

Dominic.