Home » U++ Library support » U++ SQL » MySql data types
Re: MySql data types [message #7208 is a reply to message #7177] |
Mon, 18 December 2006 14:46  |
dmcgeoch
Messages: 52 Registered: November 2006 Location: New Jersey
|
Member |
|
|
Mirek,
The functions
String StoreImageAsString(const Image& img);
Image LoadImageFromString(const String& s);
Did the trick after I used the Encode64() function prior to storing the image and the Decode64() function after fetching the image.
I used the GetLength() function to determine an approximate size for the image in the record. The GetImageStringSize() and the GetImageStringDots() functions appear to give an area value, but not the amount of memory required to store the image.
Thank you for all of your assistance and keep up the great work. Ultimate++ is by far the best environment I've used.
Dave
|
|
|
Goto Forum:
Current Time: Sat Aug 23 19:45:42 CEST 2025
Total time taken to generate the page: 0.03843 seconds
|