choknut

choknut

  • NA
  • 1
  • 0

How to access data in ms access database

Apr 25 2006 10:06 PM
guys i am a newbie in vb.net programming and want to seek help regarding my current program..i have an existing access database and want to use vb.net as to generate a report.question is how can i access a certain data(say "account") in a table named "customers" so that when i click the "search" button on the main form, all of the data in "account" will be loaded in another form...thanks.