Re: Urgent: How to decode base64 via mysql V 5.0.x

2006-10-27 Thread abhishek jain
Hi, Initially i thought it solved the problem but then i realized that the encoding done by PERL and this mysql function is different.I compated and found that the difference is in a new line , in this function the encoded output is all in one line and the same done via PERL via MIME::Base64 modu

Re: Urgent: How to decode base64 via mysql V 5.0.x

2006-10-17 Thread abhishek jain
Hi, Yes that solved the problem and was fast. I would like to know now that is there anyother way for the same in earlier versions of mysql. Thanks again, -- Regards, Abhishek jain On 10/17/06, Ady Wicaksono <[EMAIL PROTECTED]> wrote: http://firestuff.org/wordpress/wp-content/uploads/2006/03/ba

Urgent: How to decode base64 via mysql V 5.0.x

2006-10-17 Thread abhishek jain
Hi, I want to decode base 64 string via mysql . Also i am using aspx .net . Pl. help me. Urgent reply will be appreciated -- Regards, Abhishek jain