M
Mota
Hi;
In a SQL statement i have to inner join to a table in another DB.So i have
to make a link to this table first,to make it available.
Supposing this DB is in the path : "E:\My DataBase\UpdatingDB.mdb" ,What is
the code that makes the table "RequestsTBL" in this database available to
the "C:\PrescPro\PrescriptionProcessor.mdb" that is my current Front End
Database that im coding into?
Thank you in advance for your help.
In a SQL statement i have to inner join to a table in another DB.So i have
to make a link to this table first,to make it available.
Supposing this DB is in the path : "E:\My DataBase\UpdatingDB.mdb" ,What is
the code that makes the table "RequestsTBL" in this database available to
the "C:\PrescPro\PrescriptionProcessor.mdb" that is my current Front End
Database that im coding into?
Thank you in advance for your help.