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.

Opinions on best Front End/ DB combo

  • 18-02-2014 10:33AM
    #1
    Registered Users, Registered Users 2 Posts: 1,262 ✭✭✭


    Hi folks,

    I have an application that's built in Access/VBA. It consists of two main components - a database... to hold the data and a front end, to view/manipulate it.

    The database structure is quite generic and object oriented. The gui is database driven. There are class of objects which can be viewed using a treeview control. When an object is selected you can view/manipulate the data parameters that are defined against it. If I need new objects or classes of object, I just add rows to a table etc.

    The only drawback is that potential users need to have MSAccess installed. I'd like it to be a standalone application. Opensource would be even better. Perhaps there are pre-existing tools/packages that would work as a starting point?

    What are people's thoughts regarding alternative technology/language? With the following in mind:
    - I would like it to be stand alone (i.e. without the user having to install a MySQL server for example
    - If there are prebuilt libraries to do some/all of what I want - even better
    - Open source is good to minimise license fees etc.

    Thanks


Advertisement