Hello Guys,
I have a DB that I used the Split Database method to split into two files (one backend where all the tables are stored and the other is the front end where all forms, queries reports, macros and linked tables are located)
Anyhow, from the Backend DB, I created a relationship between 2 tables, the JobTracking Table and IssuesTable wherein JobTrackingID from JobTracking Table and JobTrackingID from IssuesTable are linked. Whenever I look at the JobTracking table, on the very left side of there is the + sign that opens up the related record from the IssuesTable (don't really know the term to use ) Which should be correct. My problem though is when I go to the FrontEnd DB and open the JobTracking Table, it doesn't have that + sign on the very left side. Is there a way that I could make that show up there?
Any help is greatly appreciated.
I have a DB that I used the Split Database method to split into two files (one backend where all the tables are stored and the other is the front end where all forms, queries reports, macros and linked tables are located)
Anyhow, from the Backend DB, I created a relationship between 2 tables, the JobTracking Table and IssuesTable wherein JobTrackingID from JobTracking Table and JobTrackingID from IssuesTable are linked. Whenever I look at the JobTracking table, on the very left side of there is the + sign that opens up the related record from the IssuesTable (don't really know the term to use ) Which should be correct. My problem though is when I go to the FrontEnd DB and open the JobTracking Table, it doesn't have that + sign on the very left side. Is there a way that I could make that show up there?
Any help is greatly appreciated.