Results 1 to 2 of 2

Thread: Editing records connected to ms access in vb6

  1. #1

    Thread Starter
    Registered User
    Join Date
    Mar 2014
    Posts
    2

    Editing records connected to ms access in vb6

    Well im having a hard time on how to get the information from my datagrid to my edit form in the desired text boxes, and the editing itself. Can someone help me in doing so?
    Im doing good so far, but when my groupmate told me that it needs a "edit" cmd button. My thinking suddenly went blank.

    Here's some screen shot

    Thanks In advance.
    Attached Images Attached Images   

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Editing records connected to ms access in vb6

    If you are using datagrid why do you need an "edit" form? Edit forms are typically used over non-editable grids/etc...

    Regardless, if it's a "requirement" then datagrid is bound to a recordset - use it (current record) to populate the edit form.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width