Results 1 to 2 of 2

Thread: MSFlexGrid Help.

  1. #1

    Thread Starter
    Addicted Member Smie's Avatar
    Join Date
    Jun 1999
    Location
    Columbus, OH
    Posts
    249

    Post

    How can I make my MSFlexGrid(bound to data1) save the information in the database? I have it load the info correctly, but when I change it, it only stores the information in the MSFlexGrid and not in the database. Why is this? What can I do to fix this?

  2. #2
    Hyperactive Member
    Join Date
    Jun 1999
    Posts
    308

    Post

    Hi, Smie.
    To save information in DB you have to use:

    Data1.Recordset.Update

    Larisa

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