11-02-2012 02:48 AM
Dear,
How can I save and read a Image,data type is "picture" or "image data", into SQL database.
What should I set the datatype for SQL?
Thanks
11-02-2012 03:43 AM
In SQL i'd go with binary or image, i haven't tried sending one as input so i cant say how the sql string will look ...
/Y