Aphrodite (1 Viewer)

Status
Not open for further replies.

speakers_86

Registered User.
Local time
Today, 17:37
Joined
May 17, 2007
Messages
1,919
Click here for the new version.
Latest Version

What is this?
It is a starting point for developers. Regardless of what you are making, this could help you.

What does it do?
Auto FE Updates
Tracks who is using your app
Logs errors
User login template
Easily manage User Groups (even in accdb)
Easily manage shortcut menus (right click)
Convenient management of Access options
Automated BE backups
Slew of user developed options such as :
-wipe form from screen
-boot all users
-monitor user inactivity
-protect FE Master
-protect BE
-protect BE backups
-disable shift bypass
-hide ribbon
-hide nav pane

Plus a completely new ribbon intended only for developers. The new ribbon includes:
-Shortcuts to form/module of your choosing
-navigation pane replacement (completely redesigned)
-Image Mso's for those who make ribbons
-backup BE to a folder you specify
-backup FE to a folder you specify
-automatically add error handling to all of your code with two clicks!
-Error handling can be toggled on and off for debugging


Bugs
If you find them, please message me at this site, or at shawnkanyer@gmail.com
-the hide the nav pane button sometimes hides the settings form. This is due to the limitations of docmd.navigate To. I will try to fix it.
-turning off the shortcut menus is glitchy. I'll look into this too. (neither of these bugs are a big deal)

Possible Future Updates
-giving contributors more recognition
-fixing some errors I made as seen in the supporting docs
-bug fixes, when found
-Message me your comments!

Credits
If I failed to give credit to someone for their work, please let me know.
 
Last edited by a moderator:

speakers_86

Registered User.
Local time
Today, 17:37
Joined
May 17, 2007
Messages
1,919
This will be split into two posts due to attachment limitations.

This is an addin now (half of it anyway).

Installation Instructions:
1. Place both mda files on your desktop
2. Navigate to your Access.exe in the Program Files directory
3. Right Click, run as admin
4. Install both mda files as addins
5. Install the msi file

You will now have more buttons on your home tab. Play around with it in a blank database.

Also, the backend update routine is rewritten. It no longer opens a batch file. Now, the backend is copied using the fso object, assuming now ldb file is present. It is much more transparent.
 

Attachments

  • Aphrodite.zip
    1.9 MB · Views: 1,993

speakers_86

Registered User.
Local time
Today, 17:37
Joined
May 17, 2007
Messages
1,919
Here is the rest of the needed files.
 

Attachments

  • Aphrodite Developer Tools.zip
    202.3 KB · Views: 1,454
Status
Not open for further replies.

Users who are viewing this thread

Top Bottom