Hello Everyone,
I have a strange problem with an Access adp project. There is a main form with a header and a details sections on a page. The detaisl section is made up of a tab control that has 7 tabs to it. Only the 1st tab shows up if I connect the project to a REMOTE SQL Server 2005 Express database.
The same details section with tab control shows up all 7 tabs if I connect the project to a LOCAL SQL server 2005 Express database. So the only difference is the Remote vs. Local database. Why would this be an issue. Everything else in the project works fine except the tab control not showing all 7 tabs when it's connected to the Remote Server. Any ideas would be appreciated as it's taken me over 6 hrs. to figure this out. Thank you.