my04accord
08-19-2004, 02:43 PM
I am trying to update a recordset that all of my textboxes in a form are bound to as the datamember. The recordset I am having problems with is a SQL view of a Acces table using VB6. The software is a problem ticket type software and I basically have a button the will check for new records and tell the user how many new tickets there were. I have gotten as far as telling the user how many new records there using the requery method but then i can not navigate through them. Thanks in advance, Joe.