Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^7: problems with decoding by using base64 method

by Anonymous Monk
on Aug 04, 2016 at 10:53 UTC ( [id://1169118]=note: print w/replies, xml ) Need Help??


in reply to Re^6: problems with decoding by using base64 method
in thread problems with decoding by using base64 method

What has your investigation of the data itself told you? When you load the data into your Perl script and output it from there, for example to a file, and you open that file both in an editor and you produce a hex dump of that file, does it look correct, like base64 encoded data? When you compare a dump of a file that works with a file that doesn't work, what differences do you see?
  • Comment on Re^7: problems with decoding by using base64 method

Replies are listed 'Best First'.
Re^8: problems with decoding by using base64 method
by anil1.perl (Initiate) on Aug 04, 2016 at 12:17 UTC
    Thanks for your reply, we see the difference in file sizes. and one more thing is , for storing the data in DB we used data type of the field as 'Varchar', is it causing the issue?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1169118]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-20 02:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found