Link to home
Start Free TrialLog in
Avatar of eagle23
eagle23

asked on

Joining two tables from two different database.

My front end is VB and my backend is MS Access.Is there an SQL statement that can join two tables from two different database or mdb files? If yes,please post the corresponding SQL statement.
Avatar of Mike McCracken
Mike McCracken

Not to the best of my knowledge.

If you can open either database directly or build a separate database you can link the outside table.  Then you can build an SQL to the 2 tables since they are seeming to be in the same database.

mlmcc
ASKER CERTIFIED SOLUTION
Avatar of Dirk Haest
Dirk Haest
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi eagle23,
This old question (QID 20556952) needs to be finalized -- accept an answer, split points, or get a refund.  Please see http://www.cityofangels.com/Experts/Closing.htm for information and options.
This question has been classified as abandoned.  I will make a recommendation to the moderators on its resolution in a week or two.  I would appreciate any comments by the experts that would help me in making a recommendation.
It is assumed that any participant not responding to this request is no longer interested in its final deposition.

If the asker does not know how to close the question, the options are here:
https://www.experts-exchange.com/help/closing.jsp

GPrentice00
Cleanup Volunteer