Recent content by quinita

  1. Q

    Using Combo Box to Query

    Helo Uncle Gizmo I used the Multiple combo boxes example to Query. That is working fine. The problem is that I also want to be able to add new records in the same form. When I had new records the table updates but the query doesn’t. So I can’t see the new records in my subform. How can I fix...
  2. Q

    Vb 6 Code

    Hi to all of you Has been a long time since I program and now I'm creating a program in visual basic 6 using an access database 2007. I can't remember the codes to the undo and redo commands and to auto resize my forms. I try to find the code in internet with no luck. Can anyone help me, please?
  3. Q

    Access 2007 and VB6

    Thanks pbaldy It worked fine with ADO
  4. Q

    Access 2007 and VB6

    Hello to all of you I have to create a program in visual basic 6 using an access database 2007. For that I’m using the DAO control but when I try to set the database RecordSource field I get an error message saying that it doesn`t recognize the database format “xxx.accdb”. I tried to use an...
Back
Top Bottom