Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
How do I get rid of the Microsoft Access Security notice from popping up each time I sue the button please.
[HKEY_CURRENT_USER\Software\Microsoft\Office\[highlight #FCE94F]14.0[/highlight]\Access\Security\Trusted Locations\Location[highlight #FCE94F]1[/highlight]]
"Date"="[highlight #FCE94F]01.01.2014 00:00:00[/highlight]"
"Description"="[highlight #FCE94F]Your Application Description[/highlight]"
"Path"="[highlight #FCE94F]C:\\PATH_OF_ACCESS_APPLICATION_DIRECTORY\\[/highlight]"
"AllowSubfolders"=dword:00000001
If it was me, I would not design it this way. I think this is just asking for problems. Simply link to the tables in the other database. Import the queries, forms, and necessary modules and run it all from the main DB. Seems like a ten minute solution to me, and way more efficient.The other database runs various qry's and updates and creates CSV files through a module and a form that loads automatically