Reading Image from database in XML file using DataReader

Apr 29 2005 8:48 PM
HI Guys, I need a help, I need to read Image from database into XML document, and the apply XSLT over XML to covert it into my BusinessEntity that has byte[]. Same I need to insert this byte array to DatabaseColumn, but before that I need to convert byte[] to base64 string, any help is appricitaed. Thanks, Manoj