PDA

View Full Version : join two tables which are stored in difference database


yslama
08-23-02, 11:14
i need to handle join two table which are stored in two database using MS access. how can i solve this problem. is anyone have idea please help me. THX:confused:

rnealejr
08-24-02, 22:30
Do the following:

select ... from tablename IN 'access database' ...