how to connect both MS Access and MS SQL database in one visual basic form
Connect both MS Access and MS SQL database in one visual basic form
Collapse
X
-
Tags: None
-
I think you just create multiple connection objects. However, database connections are not a strong area of mine. There are some articles in the VB Articles area which relate to database connection strings - perhaps these will help.Comment
Comment