IN THE SPOTLIGHT: MDE to MDB Conversion Service
(also supports: ACCDE to ACCDB, ADE to ADP, etc)
IN THE SPOTLIGHT: Access Database Repair Service
An in-depth repair service for corrupt Microsoft Access files
IN THE SPOTLIGHT: vbWatchdog
VBA error handling just got easier...
" vbWatchdog is off the chart. It solves a long standing problem of how to consolidate error handling into one global location and avoid repetitious code within applications. "
- Joe Anderson,
Microsoft Access MVP
Meet Shady, the vbWatchdog mascot watching over your VBA code →
(courtesy of Crystal Long, Microsoft Access MVP)
IN THE SPOTLIGHT: vbMAPI
An Outlook / MAPI code library for VBA, .NET and C# projects
Get emails out to your customers reliably, and without hassle, every single time.
Use vbMAPI alongside Microsoft Outlook to add professional emailing capabilities to your projects.
IN THE SPOTLIGHT: Code Protector
Standard compilation to MDE/ACCDE format is flawed and reversible.
This object represents a single MAPI profile that is configured for the current Windows user. From here you can access the services that have been configured for this profile and also change the name, and default properties of the profile.
Property Get Name() As String
Property Let Name(ByVal NewName As String)
Returns/sets the value of the MAPI property PR_DISPLAY_NAME for this profile.
Property Get IsDefault() As Boolean
Property Let IsDefault(ByVal RetVal As Boolean)
Returns/sets the value of the MAPI property PR_DEFAULT_PROFILE for this profile.
Sub Delete()
Deletes this profile (when it is no longer in use).
Property Get Services() As vbMAPI_ProfileServices
Returns an collection object that represents all the services currently defined in this profile.
Property Get GlobalProfileSection() As vbMAPI_Properties
Returns an GlobalProfileSection as a collection of properties (vbMAPI_Properties).
Function OpenProfileSection(ByVal MapiUIDAsStr As String) As vbMAPI_Properties
Returns a specified profile section as a collection of properties (vbMAPI_Properties). Pass a GUID string in MapiUIDAsStr.
iTech Masters | VAT: GB202994606 | Terms | Sitemap | Newsletter