Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Environment Woes??

Status
Not open for further replies.

slinko

Programmer
Jan 21, 2001
14
0
0
US
Hi All,
I am developing a small database app using a data environment. I would have rather use code as opposed to the data environment however, I had to show a lot of data on each form and the idea of the bound text boxes, etc. sounded good. Now that I am almost finished, I am having problems with updating the recordsets. I would like to know if there is a way to refresh a recordset. I am using tabbed forms and am running into problems after updating on one tab and switching to another tab which views the updated data, but it does not change until the form is closed and re-opened. For example: on one tab I have account information that can be updated(monthly totals, discounts, etc.). On another tab I have order information that can be updated. If I update an order, that changes the corresponding customer's balance, discounts, etc. However, the changes will not be updated on the accounts tab until the form is closed and reopened. Any info would be greatly appreciated. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top