Results 1 to 2 of 2

Thread: refreshing or requerying a data environment connection

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Location
    Cow Town, AB, Canada
    Posts
    5

    Angry

    How do you requery a connection to a database in a data environment??

    Help.....

    M.

  2. #2
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281
    Code:
    DE1.rsRecordset.Requery
    Also, if you're using any controls that are bound to the
    DE, then you'll have to re-bind them, too.


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