Everytime I add a new form to my project and want to access a database, I have to declare it, and open it.
Dim db as database
db.opendatabase("..path..")
Is there any way I dont have to declare it in every form ?
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |