Can we use MYSQL database with the UI5 application?

Hey,
I want to make an SAPUI5 application and there i have to use database to save the data.
Then, i will retrieve the data from there. Can we use MYSQL as a database to save the data.
If yes, then how we will retrieve the data from there?
Regards
VAIBHAV JAIN

Hi Yury,
There's a lot of new technologies in order to acchieve that. You could create this app components:
1. Persistence layer. Hibernate/JPA connected to Relational ER Model in MySQL.
2. Service layer. Restful Services. With Spring (Getting Started · Building a RESTful Web Service), Jersey (Jersey), etc.
3. View Layer. SAPUI5. Consume your services.
Hope this helps,
Kind regards!

Similar Messages

  • Try to use Mysql database with forte

    Dear All:
    As title said, I try to use Mysql database with forte.
    I read the manual , it said I have to put the database jdbc driver in
    the Forte for Java lib/ext directory.
    I did it and then add a new Driver in the Runtime tab in the Explorer
    window .
    But when I try to test this new driver(by Right-clicking on the driver
    or connection in the Explorer and select Test Driver from the context
    menu),it said "cannot find driver class: check your CLASSPATH or
    \lib\ext direectory".
    I am sure I'hve put the driver class(with the whole directory structure)
    in that folder.
    Does anyone what I may go wrong ?
    Could you please give me some advices that I can fix this problem ?
    Thanks in advance.
         Ken @ Taipei , Taiwan , Asia

    You should have put the jar file that contains the driver into that directory. If you unpacked the jar file and put the individual classes into that directory, it will not work.

  • Can I use Other database as the repository, Sybase/SQL Server? Urgent!!!

    Hi all,
    Can I use Other database as the repository, Sybase/SQL Server? Urgent!!!
    And Can I use other database store business data and sync with lite?
    Thanks ahead!!!

    Jonathan,
    No, it is not possible to use any other database than Oracle (8.1.7) or later .
    Oracle Lite will only work with Oracle.
    Regards

  • How can i use text expander with the new Mavericks,

    how can i use text expander with the new Mavericks,

    I regret upgrading to mavericks for the same reason
    ftamez wrote:
    how can i use text expander with the new Mavericks,
    Now I have been searching - and you have to buy an app and it will cost you $34.99 (what a rip off)

  • Can i use a pendrive with the ipad mini 2 and access the files in the pendrive

    can i use a pendrive with the ipad mini 2 and access the files in the pendrive

    I've literally had a 50/50 success rate with drives. But even if you get it to work, all you'll be able to access are photos or videos that follow a very strict naming convention. You cannot access documents or music, and you cannot write anything off the iPad onto a flash drive.
    If you want to access photos or videos, you'll get more reliable results with an SD card than fighting with a USB drive.

  • Can I use a mouse with the NB505-N508BL 10.1-Inch Netbook ?

    I hate scroll pads - can you use a mouse with the NB505-N508BL 10.1-Inch Netbook?   Thanks -
    Solved!
    Go to Solution.

    mini notebook NB505-N508BL
    Sure you can use a mouse.
    Lots of good stuff in the User's Guide.
       NB500 Series User’s Guide
    See the section Using a mouse on p. 70.
    Try Fn + F9 to turn off/on the touchpad. See Disabling or enabling the TouchPad on pp. 68 and 174.
    -Jerry

  • Can i use Handle C with the LABVIEW FPGA module?

    Hi,
    Can i use Handle C with the LABVIEW FPGA module?  I am working with CompactRIO right now so, i want to know weather i can use Handle C with CompactRIO.Can i access FPGA in compactRIO independant of LABVIEW  means can i program it without using LABVIEW?
    regards,
    Vishnu.

    Hi Vishnu,
    Although we don't support Handel-C directly, it is possible to design your algorithms using 3rd party tools or system integrators and consume them from a top-level LabVIEW VI. The webcast at http://zone.ni.com/wv/app/doc/p/id/wv-268 shows an example of how you can use IP from C-based tools provided by Celoxica in the LabVIEW FPGA environment.

  • Can i use PC400 RAM with the Tecra A4 (Pentrium 750)

    Can i use PC400 RAM with the Tecra A4 (Pentrium 750), currently PC333 is mounted.
    Thank you

    I dont know if you can use it but as far as I know Toshiba recommend using these modules on the Tecra A4:
    PC2700 256MB (PA3311U-2M25)
    PC2700 512MB (PA3312U-2M51)
    PC2700 1024MB (PA3313U-2M1G)
    These are single channel 166MHz DDR333/PC2700, DDR SDRAM, 200-pin SoDIMM modules.

  • Can I use external speakers with the iPad when using Facetime?

    Can I use external speakers with the iPad when using Facetime?  How do I do that?

    They have to be either plugged in via headphone jack or the dock port at the bottom. If you can. I've used it on apple tv, but that's it. I don't know if the others work, but I don't see why not. Try plugging in speakers in the headphone jack. You will get an answer :)

  • Can I use a mouse with the Macbook Air?

    Can I use a mouse with the Macbook Air or am I limited to the touchpad?

    I had been wondering for awhile if I can use a mouse with a MacBook air if I was to get one (MacBook air) some years down the road (probably within 20 years).
    Now I know and I can. 

  • How to get the data from mysql database which is being accessed by a PHP application and process the data locally in adobe air application and finally commit the changes back in to mysql database through the PHP application.

    How to get the data from mysql database which is being accessed by a PHP application and process the data locally in adobe air application and finally commit the changes back in to mysql database through the PHP application.

    If the data is on a remote server (for example, PHP running on a web server, talking to a MySQL server) then you do this in an AIR application the same way you would do it with any Flex application (or ajax application, if you're building your AIR app in HTML/JS).
    That's a broad answer, but in fact there are lots of ways to communicate between Flex and PHP. The most common and best in most cases is to use AMFPHP (http://amfphp.org/) or the new ZEND AMF support in the Zend Framework.
    This page is a good starting point for learning about Flex and PHP communication:
    http://www.adobe.com/devnet/flex/flex_php.html
    Also, in Flash Builder 4 they've added a lot of remote-data-connection functionality, including a lot that's designed for PHP. Take a look at the Flash Builder 4 public beta for more on that: http://labs.adobe.com/technologies/flashbuilder4/

  • Can I create a database with the same name and DBID that one is dropped?

    Hello,
    I need to restore a backup database, made with Oracle Enterprise Manager, in a new one, because the original is dropped. I've tried it with the recovery tools but fails, i suppose because the dbid's are not the same.
    Then, Is it possible create a new database with the same old database dbid to restore de backup?
    Thank you very much.
    P.D.: I've too THE OLD spfile---.ora y el pwd---.ora

    I think you are using the same Composition Class on both project. On the properties tab, you can change this number (e.g.: EDGE-1637270).

  • Can I use 2 iPhones with the same iTunes account? help...

    At the moment I have an iPhone 3G but my wife doesn't. I have a Windows Vista machine at home that has all our music in iTunes and all the apps I have downloaded from the app store. We only have 1 login to our windows vista PC that we share, we don't have individual signons.
    On Friday I will be upgrading to the 3Gs and my wife will also be getting one.
    My question is can we sync both iPhones with the same PC using the same Windows login and the same iTunes account, i.e. share all music and apps with both iPhones?
    Thanks

    A computer can sync a dozen iPods and/or iPhones (just saying).
    However, You can't use more than one computer for that iPhone.

  • Can I use an adapter with the output stats: 5.2 volt and 1.0 amp for my iPod Touch 4g?

    Hello, I bought an iPod touch from apple store. I got the cable with one part to the iPod and the other USB. But i didn't get an adapter to make it possible to connect the USB to an adapter and then into the wall jack.
    So I had one at home with these stats: 5.2 volt and 1.0 amp. Can I use it to charge the iPod Touch or is it "unhealthy" for the battery?
    Kind Regards
    Kiwiii

    It shuld be fine. It is within the tolerance for USB 5 Volts.

  • Can I use my Iphone4S with the Bose Series II sound dock

    I have an Iphone 4S and a borrowed Bose Series II sound dock. Can I use my Iphone with this Bose and play my fav radio station from the internet? Or is this Bose only for IPod?

    bluetooth is likely closed when the iphone is suspended if not then you could use it as alarm clock but
    bluetooth use battery so if not connected to AC it would likely suck your iphone dry in the night

Maybe you are looking for

  • Remote start doesn't work in Managed Servers  (Weblogic Portal 10.3)

    Hi, I've got problems with starting the managed server from the admin console. The message in the managed server output log file is : ****CLIP**** <19.10.2008 14:05:33> <Info> <NodeManager> <Starting WebLogic server with command line: D:\beaportal103

  • New Line with File Content Conversion

    Hi there I have a interesting question, I need to add a new line in the middle of a flat file. I read an idoc and using content conversion I convert it to a flat file. Is there any way I can divide the idoc into 2 parts separated by a new line? Thanx

  • Page Verification in Oracle 10g XE

    Can someone please explain how a user be allowed to view/edit a page based on his user id? I am using Oracle 10g XE. Regards Rahul

  • How to freeze a column in numbers with ipad

    Wondering how to freeze a column in numbers on the ipad. Anybody know?

  • Versioning xml and structure storage

    Hi, I have following sitiations: a. I have registered XML schema b. I have put XML resource (based on the schema) into repos and I get new instance of XMLType in generated table. That is ok. My question is: If I put a new XML file as the same resourc