Results 1 to 14 of 14
  1. #1
    Victor6799 is offline Novice
    Windows 8 Access 2007
    Join Date
    Aug 2022
    Posts
    5

    Where would be the best way to learn Access and using a front end like VB 6.0

    I'm new to Access 2007 and need to learn it fast. Same goes for a front end for Access like VB6.0. I have some prior background in writing a VB Add-In. Any links or tutorials on learning Access 2007 would be greatly appreciated.

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,941
    Plenty of resource about, some good, some bad, some free, some not. What works for one person may not for another.

    but best way to learn is ‘on the job’. orange has some good links or look to similar threads at the bottom of this one

    br aware that access comes in two parts the front end developer which utilises VBA and an ACE backend for data. You do not need to use ACE, you can use any rdbms that you can connect to.

  3. #3
    Victor6799 is offline Novice
    Windows 8 Access 2007
    Join Date
    Aug 2022
    Posts
    5
    Quote Originally Posted by CJ_London View Post
    Plenty of resource about, some good, some bad, some free, some not. What works for one person may not for another.

    but best way to learn is ‘on the job’. orange has some good links or look to similar threads at the bottom of this one

    br aware that access comes in two parts the front end developer which utilises VBA and an ACE backend for data. You do not need to use ACE, you can use any rdbms that you can connect to.
    Thanks for the reply. OK I did not know that ACCESS has a front end and back end together. Maybe I won't need to install VB6.0 as a standalone front end. What is ACE and what is orange ? I'm sorry I don't understand these two words.

  4. #4
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,941
    ACE is the backend that comes with access - where the tables go. Orange is another responder on this forum

  5. #5
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,574
    I was given Access 2007 for Dummies, as a starter book.
    Though the price for it appears to have gone completely stupid.
    https://www.amazon.co.uk/s?k=access+...ref=nb_sb_noss
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  6. #6
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Hi Victor6799,

    I am the orange referenced above.
    There are a number of links to tutorials (video, articles...) in my signature.

    The Database Planning and Design links to articles by AccessBasics By Crystal,
    Steve Bishop and Richard Rost are all very good.
    The tutorials by Roger Carlson RogersAccessLibrary
    The DataPig videos are short and clear and great for concepts.

    Read through the list of things. Try a few. If you need more , post back.
    Good luck.

  7. #7
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,425
    OK I did not know that ACCESS has a front end and back end together.
    It doesn't. Tables are kept in one file (BE or back end), forms/reports/queries/modules are kept in the FE. The fe has links to those tables. You can keep everything in one file, but it's a bad idea IMO. There is really no upside but there is plenty of downside possibilities.

    My advice would be to forget about vb6 as a front end, and watch that code examples you copy/use from the web are meant for vba (Visual Basic for Applications) as there is not a whole lot that's interchangeable between the two languages.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  8. #8
    Victor6799 is offline Novice
    Windows 8 Access 2007
    Join Date
    Aug 2022
    Posts
    5
    great thanks everyone. I think I'll start with the tutorials posted by orange and buy the book for dummies.

  9. #9
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Victor,

    Once you get your "feet wet", if you have specific questions or topics of interest, then post here in the forum and you will get responses. The more focused your question, the more precise the responses.
    Nobody knows everything, so by reviewing a few responses/links/tutorials on a subject, you'll get a "feel" for a concept or topic.

  10. #10
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,574
    Do not buy it at those prices
    In the UK, you can sometimes find such books in the libraries.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  11. #11
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Victor,
    Further to Welshgasman's comment, I have found/purchased used books on Amazon at quite reduced prices.

  12. #12
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,574

  13. #13
    Victor6799 is offline Novice
    Windows 8 Access 2007
    Join Date
    Aug 2022
    Posts
    5
    Quote Originally Posted by orange View Post
    Victor,

    Once you get your "feet wet", if you have specific questions or topics of interest, then post here in the forum and you will get responses. The more focused your question, the more precise the responses.
    Nobody knows everything, so by reviewing a few responses/links/tutorials on a subject, you'll get a "feel" for a concept or topic.
    Yes for sure and thank you.

  14. #14
    Victor6799 is offline Novice
    Windows 8 Access 2007
    Join Date
    Aug 2022
    Posts
    5
    @Welshgasman and @orange thank you both.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Resources to Learn Access
    By Meditating1 in forum Access
    Replies: 3
    Last Post: 06-24-2021, 04:14 PM
  2. Tools to learn access VBA
    By MatthewGrace in forum Programming
    Replies: 3
    Last Post: 12-22-2016, 04:14 PM
  3. Is it worth it to learn Access?
    By CobaltBlu in forum Access
    Replies: 6
    Last Post: 07-26-2016, 08:21 AM
  4. New to access trying to learn on my own
    By EmCcausland in forum Access
    Replies: 5
    Last Post: 07-12-2016, 06:40 AM
  5. How to 'Learn' an Access Application
    By Dorkula in forum Access
    Replies: 7
    Last Post: 11-02-2013, 01:18 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums