I_Pogi

I_Pogi

  • NA
  • 16
  • 0

using methods of other forms

Oct 11 2003 5:34 PM
Is it possible for one form to use a method that is declared in another form? One of the forms I have in an MDI has an oleDBAdapter on it and rather than create an adapter on the new form I'd like to just call a method in the previous form, pass it an array, and update the database from there. Is that possible? And if it is, how do you do it?

Answers (2)