open currentdatabase error

B

balu

dears,
im opening an data base with VB6 using opencurrentdatabase method
application . opencurrentdatabase("c/mydatabase",true,"password") its
working but the database opening with half of the screen only how to overcome
i have included in database the forms open event
docmd.maximise
if such database is missing kindly advise how to tell windows to search for
it
 
Top