G
Guest
Storing images
I've read the documentation, but I'm in a quandry as to the best way of
storing images.
Is it in a blob field? blob fields seem to lack necessary information like
titles and keywords.
I've read elsewhere - I cannot find the source - that it is better to store
images - photos, maps, and so on in a file. This seems to have similar
problems. The photo would only have an identifier. It seems I'd have to
have another table(s) that would point to the identifier, the topicid,
keywordsetid, and another related table for keywords.
Another problem is where in the solution to keep this file so that
click-once deployment still works.
Obviously I'm just feeling this out.
Can someone point me in the right direction?
dennist685
I've read the documentation, but I'm in a quandry as to the best way of
storing images.
Is it in a blob field? blob fields seem to lack necessary information like
titles and keywords.
I've read elsewhere - I cannot find the source - that it is better to store
images - photos, maps, and so on in a file. This seems to have similar
problems. The photo would only have an identifier. It seems I'd have to
have another table(s) that would point to the identifier, the topicid,
keywordsetid, and another related table for keywords.
Another problem is where in the solution to keep this file so that
click-once deployment still works.
Obviously I'm just feeling this out.
Can someone point me in the right direction?
dennist685