Read the rest of what I wrote..... Why do you have to store that sort of information in the database?
Is it critical for the application? Is your application actually communicating with the banks? If not I wouldn't even be storing it at all because there is no need to have it there for the application. Otherwise just have a small table on a remote secure location that just has that information on it and leave the rest of the data on the hosts network. Use anything other a DSN to connect to it because of the security implications of it. Use a secure webservice or http request or something to get the information -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of SAMARIS Software Sent: Thursday, 26 February 2009 10:11 AM To: [email protected] Subject: [cfaussie] Re: Cold Fusion Encryption of Bank Details etc Hi Steve, Asking why in relation to what exactly ??? Regards Claude Raiola B.Econ (Acc), B.Hot.Mngt. Websites: www.AustralianAccommodation.com www.SAMARIS.NET www.WebSiteSolutions.com.au Mobile: 0414 228 948 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Steve Onnis Sent: Thursday, 26 February 2009 8:59 AM To: [email protected] Subject: [cfaussie] Re: Cold Fusion Encryption of Bank Details etc I wold be asking "why" Why do you need to store it? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of SAMARIS Software Sent: Thursday, 26 February 2009 1:36 AM To: [email protected] Subject: [cfaussie] Cold Fusion Encryption of Bank Details etc Hi, My customers are wanting the bank account details and contract details of their customers which are being stored on my sql database to be encrypted in order to protect the privacy of the client information. My software application stores contact and bank account details of property owners who's properties are being managed by my client, hence the need for my client to have bank account details and contact details recorded within my cold fusion application that has an sql dbase back end. My software application is used at the end of each month to calculate and issue income statements and generate aba files to eft payment of income to the property owners. My application is being hosted with a large cf hosting company in America, the application is running on a shared CF hosting service. Can anyone provide me with some assistance in relation advise on the best approach to protecting the data ie encryption of the data stored on the sql database. Regards Claude Raiola B.Econ (Acc), B.Hot.Mngt. Websites: www.AustralianAccommodation.com www.SAMARIS.NET www.WebSiteSolutions.com.au Mobile: 0414 228 948 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
