facebook

Database Connectivity to AWS EC2 mySQL – tools

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #499706 Reply

    benyah
    Participant

    Hello,

    I am seeking the very best approach to connecting my cloud AWS EC2 mySQL table fields to an JSF web app. My history is with object pascal with Delphi, where we used a data connection component and linked it to a database and a table, and the fields became available to GUI drag and drop onto the panel.

    Which tool or practice or tutorial would you suggest?

    Please any suggestions greatly appreciated.

    #499791 Reply

    support-swapna
    Moderator

    Benyah,

    I am afraid drag and drop of database fields onto the panel is not available in MyEclipse.
    In the MyEclipse Dashboard, switch to Examples tab and select JEE. You will see two examples, JSF Blog Application and JSF JPA Login Application. Install them to your workspace and they might help you understand the database connectivity in a JSF web application.

    Hope this helps.

    –Swapna
    MyEclipse Support

    #499803 Reply

    benyah
    Participant

    Thank you! Any and all URL references to anything that can help me to gain an indepth knowledge of:

    Connecting to a remote SQL Relational Database in Java

    Thank you.

    #499856 Reply

    support-swapna
    Moderator

    Benyah,

    Please check these threads and see if the suggestions help :
    http://stackoverflow.com/questions/13047752/remote-connection-to-a-mysql-db-from-eclipse
    http://stackoverflow.com/questions/2318250/how-to-connent-to-a-remote-mysql-database-with-java

    I suggest you also check with development forums like stackoverflow.com for better support from developer community.

    Hope this helps.

    –Swapna
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Database Connectivity to AWS EC2 mySQL – tools

You must be logged in to post in the forum log in