Using ADO to link Microsoft Access Database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Akinyemi
    New Member
    • Sep 2006
    • 32

    Using ADO to link Microsoft Access Database

    I have developed a Tax Compution software based on Nigerian Tax System. The Software runs fine if I do not save the output into an Access Database throuth ADO. Once I begin to use navigation buttons: First, Previous, Next and Last to navigate between the records in the database, I begin to see wrong figures for Tax Payable. I tried DAO. It was even worse.

    I created the database manually. I do not know how to create a database by code only.
Working...