converting a access file to visual basic

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blacktech
    New Member
    • Jul 2015
    • 1

    converting a access file to visual basic

    i am new to programming and i have the source to my database but it is in access and i want to open in visual basic how do i convert it to VB? so i can start to edit my code?
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    Because ACCESS is just another development environment, just like VB and, because you are new to programming, why doe you not start from scratch and build it all in VB from the start?

    Other possibilities:
    1) Try to google for: convert access to vb
    2) Try to google for: learn visual basic
    3) Try to google for: editing access

    ;)

    Comment

    Working...