Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Question on access DB

Options
  • 02-06-2009 11:49am
    #1
    Closed Accounts Posts: 40


    Hi all novice here, im trying to build a very simple database in access.would like to have a graphic as the interface instead seeing the table that you would see an image. is this possible and if so how would i do it. thanks


Comments

  • Registered Users Posts: 17,435 ✭✭✭✭Blazer


    Yep it's possible.
    Basically you could code the GUI in visual basic or C+ or any other language and link it to your database.
    eg..clicking on a particular button would run a query for today's shipping figures etc.
    Most databases would go this route...all mine are done this way..there's a frontend GUI for the muppets to use :)
    I didn't design them though.


Advertisement