.dbf to vb

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yojeiramnj
    New Member
    • Sep 2007
    • 4

    .dbf to vb

    I'm a beginner to programming. Please help me.

    A database named empmas.dbf is where the idnumber and employee name records are stored. I have a form in vb and it requires the user to input the idnumber. Using the idnumber, my program should search for the employee name stored in the empmas.dbf.

    Please help...
Working...