P
pooba53
I have Form1 that has two OleDBconnections to an Access database.
I have Form2 that has a function that requires the Access db be
disconnected from my application. My Form2 knows nothing about the db
connections in Form1 obviously.
How do I close the open dbconnections from Form2 when they are
associated with Form1?
Thanks much!
I have Form2 that has a function that requires the Access db be
disconnected from my application. My Form2 knows nothing about the db
connections in Form1 obviously.
How do I close the open dbconnections from Form2 when they are
associated with Form1?
Thanks much!