Page 1 of 1
Property EncryptedPassword does not exist
Posted: Thu 03 Oct 2013 02:09
by bherring1979
Since the newest version of SDAC was released, we get an error at runtime that says Property EncryptedPassword does not exist. "Exception EReadError in module rtl70.bpl Property EncryptedPassword does not exist" is the exact error that we get at run time. I see there was some stuff added to DBAcess.pas in this version for encrypted passwords. Is there anything O need to update in my project to fix this or can I omit the new features?
Re: Property EncryptedPassword does not exist
Posted: Thu 03 Oct 2013 12:37
by AlexP
Hello,
Most probably, you have old *.bpl, *.dcu, *.pas, etc., SDAC files remained. Please delete all the old files and try reinstalling SDAC once more.
Re: Property EncryptedPassword does not exist
Posted: Fri 06 Jun 2014 18:54
by m227
I had similar problem with MyDAC upgrade. Had to manually delete TMyConnection.EncryptedPassword line (from dfm file).
Re: Property EncryptedPassword does not exist
Posted: Tue 10 Jun 2014 12:32
by azyk
Hello,
Please clarify: do you use C++Builder?
Note: such error mustn't occur in Delphi.
Re: Property EncryptedPassword does not exist
Posted: Mon 21 Jul 2014 20:23
by m227
I've got it in Delphi XE2/Win 7/64, and still have problem in runtime. I tried to delete all relevant my*.* files from Program Files\Embarcadero\Rad Studio... (bpl, dcp and so on) and reinstall MyDAC with no success.
When I define password property for TMyConnection in Object Inspector i get this error in runtime. Now using MyDAC 8.3.8, version PRO.
hint: I've got 2 Delphis on single machine - D2006 and XE2, both has MyDac installed, but D2006 has 7.1 version.
I tried to uninstall and reinstall Component. But I succeed when I found in Program Files(x64)\Devart\ folder some subfolders:
MyDAC for RadStudio XE2
MyDAC for Delphi 2006
MyDAC
I renamed the last one (probably form previous installations) and problem fixed.
Re: Property EncryptedPassword does not exist
Posted: Wed 23 Jul 2014 10:10
by azyk
Thank you for the information. If there is anything else I can help you with, please contact me.