Program- VB 6.0
Database- MS Access 2003
I'm build a database base on my household bills. And I have already the database connects to the program, but I am unable to get some of my functions to run correctly. These are the problems that I am having...
1. I am able to retrieve data from my "Household" database, but I can't add, delete, or update the database, without go in manually and doing so.
2. I can't retrieve data by date from my "Lookup" database.
And
3. I trying to write a code to were I am able to type in the date and the when my database retrieves it, ii will have the format (MM/dd/yyyy).
Thank in advance...