hi all
in a small vb6 form there is a button, onclick of that button i need to open a access2000 database
what i want to do is close vb forms and open microsoft access2000 with my database opened
i know the path of this specific database and a password has set for the database too. so i need to pass the password as a parameter when im calling for the database
can anybody tell me how to write this small code part
thank you very much
in a small vb6 form there is a button, onclick of that button i need to open a access2000 database
what i want to do is close vb forms and open microsoft access2000 with my database opened
i know the path of this specific database and a password has set for the database too. so i need to pass the password as a parameter when im calling for the database
can anybody tell me how to write this small code part
thank you very much