Accessing the database from various forms

supersasizza

Member
Joined
Sep 9, 2005
Messages
6
Programming Experience
1-3
Hi can someone explain how i can access a database through various forms?

What I mean is this, I set up all the oledb connections and a dataGrid as well on one form. (Call this form1)

When the user opens up form2 and fills in the information and then they exit that form I want the database in form1 to be updated and displayed in my data grid.

Can anyone help me with this?

thanks,

Antonio aka Super Sasizza
 
Back
Top