Hi All,
I am looking for a way to tell SC to use MySQL’s ENCODE() function on a form field “Credit Card Number” when I insert or update a record. Conversely, I also need to be able to use MySQL’s DECODE() function when retrieving a record with the “Credit Card Field.”
Any advice?
Unlike some of the other application types, Forms in SC seem to be tightly structured and don’t allow me to modify the SQL query manually.
Perhaps there’s some other method that I’m missing.
Thanks
Jim