Click here to Skip to main content
15,897,273 members

Comments by abrchaves (Top 3 by date)

abrchaves 18-Dec-14 19:23pm View    
Great!!!
abrchaves 18-Dec-14 18:12pm View    
Sorry, I dont understand your answer. Could you please give me an example?
abrchaves 5-Dec-14 16:15pm View    
Ok, I am going to explain what I need. I have a customer that needs to run a daily process to manage all the documents related with his business (purchase document, sales document, receivables document, etc.). This process is going to be executed through stored procedure only when two parameters "hours to" and "hours from" are valid.

These values "hours to" and "hours from" are stored on a table in the database, and these values came encrypted from an application builded in .NET, why? because the client needs to set the values for these parameters and the client wants all the encrypted values are generated from SQL SERVER, for this reason I have a textbox to set some value for "hours to", I am going to encrypt this values and later I need to desencrypt on SQL SERVER.

An example:
"AO2nf95cBLHF6wpbzBOWdQEAAABkVPYo/6l+EMROSQ8KVhMYv8xQbEnZYLEzHFnuMrxo4Q=="