Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Database SQL with a interface

  • 07-09-2013 09:55AM
    #1
    Closed Accounts Posts: 5,678 ✭✭✭


    Hi guys for my college repeat database project i ended up making a full system for a Database in oracle witch is going to work with any kind of shop EG can get details, store accounts, sales and stock taking.

    Now my next step is making it easy for people to work off and i have no idea how to go about that.

    I was thinking of making a app and linking it up some how if posable to the database over a cloud based sever or just making a easy to use Java programming that can be used on any kind of PC ?

    What is the best way of going about doing this ?


Comments

  • Registered Users, Registered Users 2 Posts: 47 msq


    If I got you well - you have a database and you want to add a user friendly front end, is that correct?


  • Closed Accounts Posts: 2,000 ✭✭✭fl4pj4ck


    easiest? PHP


  • Closed Accounts Posts: 5,678 ✭✭✭TrustedApple


    Basicly what i wont to is make the easiest to use interface that i can

    Like i have a good bit of Java but not to much PHP to make a user interface


  • Registered Users, Registered Users 2 Posts: 2,021 ✭✭✭ChRoMe


    Basicly what i wont to is make the easiest to use interface that i can

    Like i have a good bit of Java but not to much PHP to make a user interface

    Java it is then. Read about Swing and JDBC.


Advertisement