In the CGI, I use iconv() to translate all input/output from ebcdic to utf-8 (ccsid 1208) and vice versa for the body. For the CGI output Header I don’t process any translation, add x’15 twice to make a blank line. (as the HTTP default should make the translation from 37 to 819 for the http [...]
I have a vendor who is placing a files on a FTP Server in Binary. I need to retrieve those files and place them into an iSeries database file. Is there away to retrieve the file straight from the FTP Server into the database file using GET that will translate from binary to mixed text [...]
Hi, I have some variables that are of binary format (0,1) and of which I produce cross-tabs. In the case that there is a weighted variable, SPSS “imputes” some of the values “weighting” them either as (0) or (1). However, there is no way to know which values have been replaced (I cannot find any [...]
Hi everyone, I’m new to Jmeter and couldn’t figure out yet how to send binary data to the server as the body of a POST request. Thanks in advance.
what is base 2 to base 10?
In my DB I have a picture in each record but it now says I have no more space available…How do I get round this?
I’m trying to load a signature into a pictureBox but its giving the “Parameter not valid” error message when it tries to convert into bitmap from the MemoryStream store. Refer code below. code: public Bitmap getSignature() { MemoryStream ms1 = new MemoryStream(Signature); Bitmap signature = new Bitmap(ms1); return signature; } I used the same code [...]
Three databases that were forced restored now do nor allow manual entry, even one single character, although using an update statement works. This is not a matter of changing the length of the datatype, but something else. For the life of me, I can’t figure out why this mere attempt at manual data entry generates [...]
I’ve been in the process of reviewing the pros and cons of storing binary data (e.g. image files) either in blob fields in a database (presumably MySQL) vs. the filesystem of a server. I’m aware there are some concerns of security, but I’m mainly interested in performance at present. I could easily ask you a [...]





