Dec 24th, 2009, 1:51 PM
Hey Andy,
I've always steered clear of storing files in databases because I read (years ago) that it wasn't "Best Practice". Did you have a particular scenario in mind for this?
Regarding #2, you could simulate this through the Submission Pre-Parser module. You could encrypt whatever fields you want using whatever encryption method you fancy, right before it gets added into the DB. Just an idea!
- Ben
I've always steered clear of storing files in databases because I read (years ago) that it wasn't "Best Practice". Did you have a particular scenario in mind for this?
Regarding #2, you could simulate this through the Submission Pre-Parser module. You could encrypt whatever fields you want using whatever encryption method you fancy, right before it gets added into the DB. Just an idea!
- Ben