hi! i'm presently creating a visual basic program which is suppose to be connected in multiple databases.
i've already managed to connect my program to one database in access. however, when i tried connecting another access database to it, it doesn't work.
i made two connections and two recordsets separately for the two database using two adodc but it doesn't work.
is there anything else that i am suppose to add in my codes? is it possible to use multiple access databases in one vb program?
thanks.
i've already managed to connect my program to one database in access. however, when i tried connecting another access database to it, it doesn't work.
i made two connections and two recordsets separately for the two database using two adodc but it doesn't work.
is there anything else that i am suppose to add in my codes? is it possible to use multiple access databases in one vb program?
thanks.
Comment