That's ok, Yoda...
Let's start from the top:
(1)What part of access are you stuck in?
(2)You should get familiar with access first if you are goping to use it as a back-end (database).
(3)VB, as your front-end (Form or GUI), should know what is happening in the back-end.
(4)You may be waiting for data and cannot see a thing or if you are adding, Yodamania will be empty if youare not properly communicating to it.
(5)Did you make a table called Yodamania yet?
Let's start from the top:
(1)What part of access are you stuck in?
(2)You should get familiar with access first if you are goping to use it as a back-end (database).
(3)VB, as your front-end (Form or GUI), should know what is happening in the back-end.
(4)You may be waiting for data and cannot see a thing or if you are adding, Yodamania will be empty if youare not properly communicating to it.
(5)Did you make a table called Yodamania yet?
Comment