Sub decryptStringCode()
Dim clsX As cls_Cfg
Set clsX = New cls_Cfg
'****************************************
'This produces the result: PEFSSQL01
Debug.Print clsX.DecryptString("EB29DEABBF877B585F6FBB29F987B913545771F67D68C092", "L0c@lKeyKrypt", True)
'****************************************
Set clsX = Nothing
End Sub
Sub checkServerName()
Dim clsX As cls_Cfg
Set clsX = New cls_Cfg
MsgBox "Server Name: " & clsX.Server 'Does not show correct result of PEFSSQL01
MsgBox "User Name: " & clsX.User 'Shows correct result
Set clsX = Nothing
End Sub
pemirr.iniExperts Exchange always has the answer, or at the least points me in the correct direction! It is like having another employee that is extremely experienced.
When asked, what has been your best career decision?
Deciding to stick with EE.
Being involved with EE helped me to grow personally and professionally.
Connect with Certified Experts to gain insight and support on specific technology challenges including:
We've partnered with two important charities to provide clean water and computer science education to those who need it most. READ MORE