D
David
If you are using ssn's in your application, I hope they
are encrypted.
If your system is broken into and ssn's are stolen and
used for identity theft, you could face a multi-million
dollar lawsuit.
You would be far better off to abandon this bad practice
and use an 'autonumber' employee id. That would also
ensure no duplicates.
- David
are encrypted.
If your system is broken into and ssn's are stolen and
used for identity theft, you could face a multi-million
dollar lawsuit.
You would be far better off to abandon this bad practice
and use an 'autonumber' employee id. That would also
ensure no duplicates.
- David