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.
.
Property Get Properties(ByVal PropTag As EnumMAPIPropTagSymbols) As vbMAPI_Property
No information available at this time.
Property Get DisplayName() As String
Property Let DisplayName(ByVal RetVal As String)
Returns/sets the value of MAPI property PR_DISPLAY_NAME for this service provider configuration.
Property Get PST_FilePath() As String
Property Let PST_FilePath(ByVal RetVal As String)
Returns/sets the value of MAPI property PR_PST_PATH for this service provider configuration.
Property Get PST_OpenPassword() As String
Property Let PST_OpenPassword(ByVal RetVal As String)
Returns/sets the value of MAPI property PR_PST_PW_SZ_OLD for this service provider configuration.
Property Get PST_NewPassword() As String
Property Let PST_NewPassword(ByVal RetVal As String)
Returns/sets the value of MAPI property PR_PST_PW_SZ_NEW for this service provider configuration.
Property Get PST_EncryptionType() As EnumPSTEncryptionType
Property Let PST_EncryptionType(ByVal RetVal As EnumPSTEncryptionType)
Returns/sets the value of MAPI property PR_PST_ENCRYPTION for this service provider configuration.
Property Get PST_RememberPassword() As Boolean
Property Let PST_RememberPassword(ByVal RetVal As Boolean)
Returns/sets the value of MAPI property PR_PST_REMEMBER_PW for this service provider configuration.
Property Get EX_UnresolvedUsername() As String
Property Let EX_UnresolvedUsername(ByVal RetVal As String)
Returns/sets the value of MAPI property PR_PROFILE_UNRESOLVED_NAME for this service configuration.
Property Get EX_UnresolvedServer() As String
Property Let EX_UnresolvedServer(ByVal RetVal As String)
Returns/sets the value of MAPI property PR_PROFILE_UNRESOLVED_SERVER for this service configuration.
Property Get Session() As vbMAPI_Session
Returns the session object associated with this object.
Sub Execute(Optional ByVal ShowUI As EnumShowUI = ShowUI_Never, _
Optional ByVal ParentWindowHandle As Long)
Tells MAPI to configure the service using the provided properties.
PSTEncryption_Default = &H0
PSTEncryption_None = &H80000000
PSTEncryption_Compressable = &H40000000
PSTEncryption_Best = &H20000000
iTech Masters | VAT: GB202994606 | Terms | Sitemap | Newsletter