Thank you in advance for your help and suggestions.
I have a report that reads data from a sql 2003 database. One of the fields is encrypted and I have been trying to figure out how I can apply a custom function to decrypt the data and display it in the report’s table.
I have looked around but had no success finding any solution. I am new at asp net 2.0 and really need your help.
Thanks!
AngieDolfin

Report Viewer Control and Custom Functions!!
AstareGod
Rory Niland
Thank you I solved the problem by decrypting before creating the datasaource.
angiedolfin