The question is ON Developer EXAM is
what is stored in a TEXTBOX if the CALCFILEDS(Picture) is listed OnAfterGET.
If you do not know then please do not answer. Other wise this will only confuse me.
I know about all rules about controls and BLOB's. I am trying to figure out answer to this question.
DenSter,
I hope you are viewing this question. You have been such a great help to me. I want to thank you.
I think I have found answer for this question too. DenSter, could I get your opinion?
Description of BLOB datatype. Binary Large Object to store bitmaps and memos. NOTICE that the BLOB is not stored in the Record, but in the BLOB area of the table.
Therefore I believe the answer to my question is nothing is stored.
Opinions please.
I don't know what is stored in a textbox when you link it to the picture field. I just did it on a new form and it displayed a "*". I can't say for sure what is stored in it.
Clearly this would be a guess, and if I were to guess, I would probably go with 'nothing'. If it's a multiple choice question, do you have the other answers?
BLOB is a Binary Large Object, and can be many things (pictures, Word document, XML stream, etc.) so I would say a number is definately out of the question.
I also had this question on my exam
I remember some options
a. it will show the picture on the report
b. no error if the record does not contain
c. Number of picture
d. (forget)
Comments
You cannot show a blob in a textbox.
If you put a non-bitmap in a blob e.g. a word document a small sign appears in the picturebox.
RIS Plus, LLC
But The question on the exam asked what is stored in a texbox where
Calcfields(Picture) in on the OnAfterGET.
Making this be know...would the answer be nothing?
The question is ON Developer EXAM is
what is stored in a TEXTBOX if the CALCFILEDS(Picture) is listed OnAfterGET.
If you do not know then please do not answer. Other wise this will only confuse me.
I know about all rules about controls and BLOB's. I am trying to figure out answer to this question.
I hope you are viewing this question. You have been such a great help to me. I want to thank you.
I think I have found answer for this question too. DenSter, could I get your opinion?
Description of BLOB datatype. Binary Large Object to store bitmaps and memos. NOTICE that the BLOB is not stored in the Record, but in the BLOB area of the table.
Therefore I believe the answer to my question is nothing is stored.
Opinions please.
Clearly this would be a guess, and if I were to guess, I would probably go with 'nothing'. If it's a multiple choice question, do you have the other answers?
RIS Plus, LLC
1 a number
2 Might be nothing
3 & 4 I can not remember.
I posted this question in hope someone else remember this on on there test. NA40-222
RIS Plus, LLC
I remember some options
a. it will show the picture on the report
b. no error if the record does not contain
c. Number of picture
d. (forget)
anyone help? thx