I tried to connect multiple tables from an Access database to display in a variety of controls in the VB.NET form. I have no idea in doing this since I'm new to VB.NET.

Could anyone help me show how:

  • to code to retrieve data from the access tables to display on variety of controls in the VB.NET form.
  • to generate auto ID comparing to the ID of the table in the MS Access.
  • to connect to Webcam to capture thing and insert it into the database
link|improve this question
3  
Please post the code you have written so far. People generally do not like to just write your code for you. As it is, this is a work description, not a question. – Mitch Wheat Jan 29 '11 at 4:15
You may want to break this up into multiple questions later on. Try to solve one at a time. – Jeff O Jan 29 '11 at 12:39
I agree with the other comments that this is more of a project/work description. You'll need to break it up into smaller tasks and ask for help separately on each one. – Bill the Lizard Jan 31 '11 at 13:19
feedback

closed as not a real question by Richard aka cyberkiwi, Cody Gray, Bill the Lizard Jan 31 '11 at 13:19

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

VB.net and Access

Webcam and .net (Stackoverflow)

Both are first links from a Google search.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.