Well, it's possible...
Easiest way would be to encrypt the presentation of data (edit and display methods anywhere) instead of encrypt data into DDBB.
Or if you choose the Harders one,... You should then implement some proper algorythm (the encryption method of Dictionary won't fill all your needs, in special lenght of field to be stored), and use it in write() to encrypt data and uncrypt data in display or edir methods in form, but you must assure the data is absolutly consistently encrypted along all tables in DDBB (doubt to table and data interrelations & interdependencies). So, be extremely careful!! And this won't control the DOupdates or DOinserts methods... danger, danger... And OK, you would protect data in forms and DDBB, but some programmer can access easily to the algorythm, and public algorythms of encryption are very expensive in terms of computing-time.
Raúl Llorente Peña
Análisis, Desarrollo e Implementación en
Microsoft Bussiness Solutions-Axapta
OPEN SOLUTIONS
"abdulabsi" <[EMAIL PROTECTED]>
Enviado por: Axapta-Knowledge-Village@yahoogroups.com 18/07/2005 13:08
|
|
Dear All,
One question regarding Data encryption in Axapta.I am not sure if it is
possible to implment the following scenario in Axapta.
1-One User entered new records in one form say CustTable.
2-he pressed a button Say"Encrpyt Data befor sending to the DB."...
3-Data is encrypted and stored in the DB
4-when Others came to view it,They should enter the Decrytpion key to
be able to view it correctly.Otherwize,garbage should be viewed.
Is this doable throw Axapta, or SQL
please Advise if you have any idea in this regards
Worm Regards,
Absi
Sharing the knowledge on Axapta.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
Sharing the knowledge on Axapta.
SPONSORED LINKS
Business finance course | Business to business finance | Small business finance |
Business finance consultant | Business finance magazine | Business finance schools |
YAHOO! GROUPS LINKS
- Visit your group "Axapta-Knowledge-Village" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.