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?
converting a access file to visual basic
Collapse
X
-
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