Hello there,
I have set up a publisher and ditributor on server1. an article in publication is a Pictures table that consists of Image data type column.
that's ok.
I' ve developed a data entry interface.
but when I try to insert a new 4KB or more image via that interface, I encouter with an error, namely "unspecified error occurred".
I can insert only images with 3KB or less sizes.
what shall I do?
Thanks in advance for your help,
Ali AghabagheriHi
There is a server option called MaxTextReplSize...its default value is pretty small, set it up to the needed amount...this states the maximum amount of data an image/text column can replicate
Des|||It appears that the default value for this setting is 65536 bytes. Isn't it 64K? I think aghabagheri's issue is in the was the image is being stored.|||rdjabarov is right on both counts...(guess i was used to 64K being pretty small!)
No comments:
Post a Comment