Actually I tried that before, using Photoshop to reduce the image size before storing into SQL DB. And my picture box in the crystal report is sized to about that of my image. However, I still get...
(1) I would like to load a picture file (eg. JPEG) in Crystal Report. However, my data is in SQL DB. The picture data field is actually the file location (ie. string data type) on my hard...
I'm trying to add picture file to SQL image data type column. The image data type is actually storing binary object. I heard of BLOB. But don't know how to do that.
Hi, I would like to append 1 word document after another and save it as 1 single document. Is there a way to do it? Some friend was suggesting open as appended document.
Hi, I was trying to use MSFlexGrid or MSHflexGird to edit cell data during runtime. But I found that this can only be done in my coding. I can't click the cell and edit data in my application.
Wonder if u also know how to generate a report in Microsoft word using VC++? ie. I got some data I retrieve from DB and I wish to view it and print it in MS words.