I am trying to connect to an Access DB file when I do a drag and drop from the dataset to the form i get the following error

Am I doing it wrong, what should I do ?
Dataset not defined
TableAdapter not defined
TableAdapterManager not defined
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am not sure what it is you are attempting to accomplish. But working with a database is going be a little more involved than drag and drop. But lucky for you not too much for some situations.
This website has a really basic tutorial about working with an access database and a dataset.
This is a great walk through.
YouTube also has a lot of videos just search vb.net ms access and Dataset. Should find a few videos to show you step by step.
If this does not help you your going to have to get a little more in detail on what you are trying to do.