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.
Equivalent MAPI object: N/A
Equivalent Outlook Redemption object: N/A
Equivalent Outlook Object Model object: N/A
Parent: vbMAPI_Session
This object exposes properties that affect the operation of all sub-objects of the Session. These settings are global to all sub-objects.
Property Get AutoResolveMode() As EnumAutoResolveMode
Property Let AutoResolveMode(ByVal Value As EnumAutoResolveMode)
Returns/sets the method used to automatically resolve recipients when sending a message.
Property Get FallbackWindowHandle() As EnumWindowHandleConstants
Property Let FallbackWindowHandle(ByVal Value As EnumWindowHandleConstants)
Returns/sets the fallback window handle to use for the parent of dialogs when none has been explicitly set for dialog based methods. Only set to a window that is always open (such as the Office host application HWND).
Property Get CollectionBase() As Long
Property Let CollectionBase(ByVal Value As Long)
Returns/sets the base index value for collections. Either zero or one. Default is zero.
AutoResolve_AddressBook_With_Dialog = &H0
AutoResolve_AddressBook_No_Dialog = &H1
AutoResolve_OneOff = &H2
AutoResolve_Manual = &H3
HWND_USEFOREGROUNDWINDOW = &Hffffffff
HWND_USEMAPIDEFAULT = &H0
iTech Masters | VAT: GB202994606 | Terms | Sitemap | Newsletter