matmox 0 Newbie Poster

hi.. i wanna know is there any way where i can automatically reload data into datasets without invoking the
dataset.Fill(...) function.

Since i work in an application where i take input and store it into database in one form and use the data for working in another form. So i would like to know is any particular way so that the dataset get automatically updated with new data and is available for use.