Microsoft
Software
Hardware
Network
Question : microsoft access security notice
Can't remove the ms access security notice in access run-time 2010 environment
I've made an application using ms access XP and now I'm trying to port it into access 2010
I've converted all database into the new format
into this application there a 'program' database, which reach the table with the attached tables and has in it all program code (write into VB modules): this database has a macro named 'Autoexec' that automatically run the code that show the application menu. The other database contains only data (table and relationships)
Into a PC (without ms office 2010 installed) I've installed the access 2010 run-time
when I run my 'application db' access run-time show me the
into the Microsoft documentation I've found the following solution but none of this suppress the message box
1. modify the security 'sandbox': see pages 1-2 of attached file
2. Package and sign: see pages 3-7 of attached file
this solution doesn't solve the problem: what happen is:
user run the packaged file (.accdc); the certification installation appear and the install procedure end successfully, but before start the 'program database' the security notice appear
3. disable the security warning into the database: see pages 8-9 of attached file
does anyone know how to kill this security notice?
many thanks and best regards
Giuseppe Siboni
Attachments:
access-security-notice.pdf
(112 KB)
(File Type Details)
access security warning
Answer : microsoft access security notice
checkout for trusted locations >>
http://www.hitechcoach.com
/index.php
?option=co
m_content&
view=secti
on&layout=
blog&id=3&
Itemid=9
Random Solutions
My option and command keys are switched on my mac
Windows server 2003 terminal users unable to view png images in IE
Cannot change display settings
riddle vb.net calling unmanaged c++ dll
RS232 cable or RS232 bluetooth for Iphone to Cisco Router connections
EMC DPA (Data Protectiopn Advisor) Report
Google Analytics
Large .LDF file
Problems with lotus pop3
asp.net I have a gridview that is updatedable. what I would like to do is pass its -> ID value to another page that would allow the user to update picture images for that user ID.